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

@ -46,7 +46,7 @@
FPGA_TOP ?= $(FPGA_TOP)
PROJECT ?= $(FPGA_TOP)
XDC_FILES ?= $(PROJECT).xdc
# XDC_FILES ?= $(PROJECT).xdc
# handle file list files
process_f_file = $(call process_f_files,$(addprefix $(dir $1),$(shell cat $1)))