fast fix of sampler OTR.
fix debug.xdc
Major add of full automated testing for TB.
This commit is contained in:
Zer0Nu11
2026-06-20 03:07:05 +03:00
parent 4fbecd5e30
commit efcd6ef5d0
3 changed files with 244 additions and 37 deletions

View File

@ -1,3 +1,3 @@
# Primary clocks
create_clock -name eth_clk -period 8.000 [get_ports dac_clk_in]
create_clock -name acc_clk -period 15.385 [get_ports adc_clk_in]
create_clock -name geneartor_clk -period 8.000 [get_ports clk_dac]
create_clock -name sampler_clk -period 15.385 [get_ports clk_adc]