Skip to content

Commit ba4cb15

Browse files
committed
sky130hd/gcd: tighten due to 0 tns
| Metric | Old | New | Type | | ------ | --- | --- | ---- | | detailedroute__route__wirelength | 9789 | 12001 | Failing | | finish__timing__setup__ws | -0.03 | -0.76 | Failing | | finish__design__instance__area | 3685 | 5000 | Failing | | finish__timing__drv__setup_violation_count | 20 | 30 | Failing | | finish__timing__wns_percent_delay | -10.0 | -39.08 | Failing | Signed-off-by: Matt Liberty <[email protected]>
1 parent 7861084 commit ba4cb15

File tree

3 files changed

+202
-202
lines changed

3 files changed

+202
-202
lines changed

flow/designs/sky130hd/gcd/constraint.sdc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ current_design gcd
22

33
set clk_name core_clock
44
set clk_port_name clk
5-
set clk_period 3.4
5+
set clk_period 2.5
66
set clk_io_pct 0.2
77

88
set clk_port [get_ports $clk_port_name]

0 commit comments

Comments
 (0)