infra: update constraints to use unified ones for board and additional for debug nodes

This commit is contained in:
Phil
2026-04-14 15:39:21 +03:00
parent df6c204cbd
commit 7d1bfe25b4
6 changed files with 579 additions and 1 deletions

View File

@ -22,6 +22,9 @@ SYN_FILES += $(sort $(shell find ../../src -type f \( -name '*.v' -o -name '*.sv
XCI_FILES = $(sort $(shell find ../../src -type f -name '*.xci'))
XDC_FILES += debug.xdc
XDC_FILES += ../../../../constraints/ax7a035b.xdc
SIM_TOP = tb_mac_test
TB_FILES = test_axis_mac_rx.sv