We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eeec988 + c7505cd commit 71f1e09Copy full SHA for 71f1e09
flow/platforms/ihp-sg13g2/config.mk
@@ -139,3 +139,11 @@ export CDL_FILE ?= $(PLATFORM_DIR)/cdl/sg13g2_stdcell.cdl
139
140
#Temporary: skip post-DRT repair antennas
141
export SKIP_ANTENNA_REPAIR_POST_DRT = 1
142
+
143
+# ---------------------------------------------------------
144
+# Final
145
146
147
+# SRAM macros have empty placeholder cells included. Just ignore them to not
148
+# thrown an error.
149
+export GDS_ALLOW_EMPTY = RM_IHPSG13_1P_BITKIT_16x2_(CORNER|EDGE_TB|LE_con_corner|LE_con_edge_lr|LE_con_tap_lr|POWER_ramtap|TAP|TAP_LR)
0 commit comments