Skip to content

Commit

Permalink
sky130hd/gcd: tighten due to 0 tns
Browse files Browse the repository at this point in the history
| 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]>
  • Loading branch information
maliberty committed Aug 30, 2024
1 parent 7861084 commit ba4cb15
Show file tree
Hide file tree
Showing 3 changed files with 202 additions and 202 deletions.
2 changes: 1 addition & 1 deletion flow/designs/sky130hd/gcd/constraint.sdc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ current_design gcd

set clk_name core_clock
set clk_port_name clk
set clk_period 3.4
set clk_period 2.5
set clk_io_pct 0.2

set clk_port [get_ports $clk_port_name]
Expand Down
Loading

0 comments on commit ba4cb15

Please sign in to comment.