fix: add missing constrain to Makefile
This commit is contained in:
@ -23,7 +23,7 @@ XCI_FILES = $(sort $(shell find ../../rtl/ethernet-udp/src -type f -name '*.xci'
|
|||||||
XCI_FILES += $(sort $(shell find ip/ -type f -name '*.xci'))
|
XCI_FILES += $(sort $(shell find ip/ -type f -name '*.xci'))
|
||||||
|
|
||||||
XDC_FILES += ../../constraints/ax7a035b.xdc
|
XDC_FILES += ../../constraints/ax7a035b.xdc
|
||||||
|
XDC_FILES += debug.xdc
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user