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.
1 parent bccef03 commit fb46f17Copy full SHA for fb46f17
flow/Makefile
@@ -162,7 +162,7 @@ export TEST_DIR ?= $(FLOW_HOME)/test
162
# Include design and platform configuration
163
include $(DESIGN_CONFIG)
164
165
-PUBLIC=nangate45 sky130hd sky130hs asap7
+PUBLIC=nangate45 sky130hd sky130hs asap7 ihp-sg13g2 gf180
166
167
ifneq ($(wildcard $(PLATFORM_HOME)/$(PLATFORM)),)
168
export PLATFORM_DIR = $(PLATFORM_HOME)/$(PLATFORM)
0 commit comments