fix: timing. New DAC-ADC line code
This commit is contained in:
@ -23,7 +23,7 @@ SYN_FILES += sync_top.sv
|
||||
|
||||
XCI_FILES += $(sort $(shell find ip/ -type f -name '*.xci'))
|
||||
|
||||
XDC_FILES += ../../constraints/ax7102.xdc
|
||||
# XDC_FILES += ../../constraints/ax7102.xdc # useless for pure RTL design
|
||||
XDC_FILES += debug.xdc
|
||||
|
||||
SYN_FILES += tb_sync_top.sv
|
||||
|
||||
Reference in New Issue
Block a user