Skip to content

Commit 33e29bf

Browse files
authored
Merge pull request The-OpenROAD-Project#3474 from The-OpenROAD-Project-staging/herc-is-int-enable-last-gasp
enabling last gasp improves critical path length by 1.2%
2 parents 61ad696 + fa4618f commit 33e29bf

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

flow/designs/rapidus2hp/hercules_is_int/config.mk

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,6 @@ endif
3131
export CORE_MARGIN = 1
3232
export PLACE_DENSITY = 0.58
3333

34-
# a smoketest for this option, there are a
35-
# few last gasp iterations
36-
export SKIP_LAST_GASP ?= 1
37-
3834
export PLACE_PINS_ARGS = -min_distance_in_tracks -min_distance 1
3935
export CELL_PAD_IN_SITES_GLOBAL_PLACEMENT = 0
4036
export CELL_PAD_IN_SITES_DETAIL_PLACEMENT = 0

flow/designs/rapidus2hp/hercules_is_int/rules-base.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"compare": "<="
3333
},
3434
"finish__timing__setup__ws": {
35-
"value": -435.93,
35+
"value": -417.07,
3636
"compare": ">="
3737
},
3838
"finish__design__instance__area": {

0 commit comments

Comments
 (0)