fix: timing. New DAC-ADC line code

This commit is contained in:
Zer0Nu11
2026-06-20 09:33:33 +03:00
parent 789255fa04
commit b38a693676
4 changed files with 64 additions and 25 deletions

View File

@ -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