dev/accum #7

Merged
baulin.fa merged 26 commits from dev/accum into master 2026-04-28 16:20:59 +03:00
14 changed files with 2204 additions and 34 deletions
Showing only changes of commit c4a7c21bea - Show all commits

View File

@ -1,6 +1,6 @@
# Primary clocks
create_clock -name eth_clk -period 8.000 [get_ports eth_clk_in]
create_clock -name acc_clk -period 15.385 [get_ports acc_clk_in]
create_clock -name acc_clk -period 15.385 [get_ports clk_in]
# Asynchronous clock groups