Skip to content

Commit 3a02c25

Browse files
committed
Use previous default targetRC for specific design triggering antenna check error
This specific change should be remove after antenna check is fixed Signed-off-by: Augusto Berndt <[email protected]>
1 parent bb5c723 commit 3a02c25

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

flow/designs/sky130hs/ibex/config.mk

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,3 +44,5 @@ export SDC_FILE = ./designs/$(PLATFORM)/$(DESIGN_NICKNAME)/constraint.sdc
4444
export CORE_UTILIZATION = 45
4545
export PLACE_DENSITY_LB_ADDON = 0.2
4646
export TNS_END_PERCENT = 100
47+
48+
export GPL_TARGET_RC = 1.25

0 commit comments

Comments
 (0)