We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b16c093 commit d8bdd54Copy full SHA for d8bdd54
1 file changed
flow/scripts/variables.mk
@@ -17,7 +17,7 @@ export UTILS_DIR ?= $(FLOW_HOME)/util
17
export SCRIPTS_DIR ?= $(FLOW_HOME)/scripts
18
export TEST_DIR ?= $(FLOW_HOME)/test
19
20
-PUBLIC=nangate45 sky130hd sky130hs asap7 ihp-sg13g2 gf180
+PUBLIC=nangate45 sky130hd sky130hs asap7 ihp-sg13g2 gf180 gt2n
21
22
ifeq ($(origin PLATFORM), undefined)
23
$(error PLATFORM variable not set.)
0 commit comments