Skip to content

Commit 918b617

Browse files
authored
Merge pull request #2535 from Syndace/sync-ihp
Update IHP PDK
2 parents 7af38ed + 0544c6c commit 918b617

File tree

45 files changed

+86364
-816
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+86364
-816
lines changed

flow/platforms/ihp-sg13g2/cdl/RM_IHPSG13_1P_1024x16_c2_bm_bist.cdl

Lines changed: 6391 additions & 0 deletions
Large diffs are not rendered by default.

flow/platforms/ihp-sg13g2/cdl/RM_IHPSG13_1P_1024x8_c2_bm_bist.cdl

Lines changed: 6375 additions & 0 deletions
Large diffs are not rendered by default.

flow/platforms/ihp-sg13g2/cdl/RM_IHPSG13_1P_4096x16_c3_bm_bist.cdl

Lines changed: 6481 additions & 0 deletions
Large diffs are not rendered by default.

flow/platforms/ihp-sg13g2/cdl/RM_IHPSG13_1P_4096x8_c3_bm_bist.cdl

Lines changed: 6457 additions & 0 deletions
Large diffs are not rendered by default.

flow/platforms/ihp-sg13g2/cdl/sg13g2_io.cdl

Lines changed: 757 additions & 0 deletions
Large diffs are not rendered by default.

flow/platforms/ihp-sg13g2/config.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ export PROCESS = ihp-sg13g2
99
ifdef FOOTPRINT_TCL
1010
export ADDITIONAL_LEFS += $(PLATFORM_DIR)/lef/sg13g2_io.lef \
1111
$(PLATFORM_DIR)/lef/bondpad_70x70.lef
12-
export ADDITIONAL_LIBS += $(PLATFORM_DIR)/lib/sg13g2_io_dummy.lib
12+
export ADDITIONAL_LIBS += $(PLATFORM_DIR)/lib/sg13g2_io_typ_1p2V_3p3V_25C.lib
1313
export ADDITIONAL_GDS += $(PLATFORM_DIR)/gds/sg13g2_io.gds \
1414
$(PLATFORM_DIR)/gds/bondpad_70x70.gds
1515
endif
@@ -122,7 +122,7 @@ export GND_NETS_VOLTAGES ?= "VSS 0.0"
122122
export IR_DROP_LAYER ?= Metal1
123123

124124
# DRC Check
125-
export KLAYOUT_DRC_FILE ?= $(PLATFORM_DIR)/drc/sg13g2.lydrc
125+
export KLAYOUT_DRC_FILE ?= $(PLATFORM_DIR)/drc/sg13g2_minimal.lydrc
126126

127127
#LVS Check
128128
export CDL_FILE ?= $(PLATFORM_DIR)/cdl/sg13g2_stdcell.cdl

0 commit comments

Comments
 (0)