fix: clock name un xdc
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user