Commit 356d7594 by sakundu

Updated ariane constraints

Signed-off-by: sakundu <sakundu@ucsd.edu>
parent a53bc51b
#period set in nano-seconds - currently: 2ns = 500 MHz freq #period set in nano-seconds - currently: 2ns = 500 MHz freq
create_clock [get_ports clk_i] -name core_clock -period 4 create_clock [get_ports clk_i] -name core_clock -period 1.3
# #
#set_input_delay -clock core_clock 0 [get_ports clk_i] #set_input_delay -clock core_clock 0 [get_ports clk_i]
#set_input_delay -clock core_clock 0 [get_ports rst_ni] #set_input_delay -clock core_clock 0 [get_ports rst_ni]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment