Skip to content

Commit be1e850

Browse files
authored
Merge pull request #1529 from The-OpenROAD-Project-staging/asap7-swerv-sdc
Relax the asap7/swerv_wrapper IO timings to eliminate tons of hold bu…
2 parents 9d638a1 + f60577f commit be1e850

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flow/designs/asap7/swerv_wrapper/constraint.sdc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ current_design swerv_wrapper
33
set clk_name core_clock
44
set clk_port_name clk
55
set clk_period 2500
6-
set clk_io_pct 0.1
6+
set clk_io_pct 0.2
77

88
set clk_port [get_ports $clk_port_name]
99

0 commit comments

Comments
 (0)