Skip to content

Commit

Permalink
enabled drt antenna repair for ihp-sg13g2 designs except jpeg
Browse files Browse the repository at this point in the history
Signed-off-by: Jeff Ng <[email protected]>
  • Loading branch information
jeffng-or committed Jan 18, 2025
1 parent 1c517f9 commit 67e3c1f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 2 additions & 0 deletions flow/designs/ihp-sg13g2/jpeg/config.mk
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,5 @@ export CORE_UTILIZATION = 55
export PLACE_DENSITY_LB_ADDON = 0.20
export TNS_END_PERCENT = 100

#Temporary: skip post-DRT repair antennas
export SKIP_ANTENNA_REPAIR_POST_DRT = 1
3 changes: 0 additions & 3 deletions flow/platforms/ihp-sg13g2/config.mk
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,3 @@ export KLAYOUT_DRC_FILE ?= $(PLATFORM_DIR)/drc/sg13g2_minimal.lydrc
#LVS Check
export CDL_FILE ?= $(PLATFORM_DIR)/cdl/sg13g2_stdcell.cdl
#export KLAYOUT_LVS_FILE = $(PLATFORM_DIR)/lvs/$(PLATFORM).lylvs

#Temporary: skip post-DRT repair antennas
export SKIP_ANTENNA_REPAIR_POST_DRT = 1

0 comments on commit 67e3c1f

Please sign in to comment.