Skip to content

Commit d8bdd54

Browse files
committed
gt2n: Add gt2n to PUBLIC PDKs in scripts dir.
Signed-off-by: Matthew Guthaus <mrg@ucsc.edu>
1 parent b16c093 commit d8bdd54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

flow/scripts/variables.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ export UTILS_DIR ?= $(FLOW_HOME)/util
1717
export SCRIPTS_DIR ?= $(FLOW_HOME)/scripts
1818
export TEST_DIR ?= $(FLOW_HOME)/test
1919

20-
PUBLIC=nangate45 sky130hd sky130hs asap7 ihp-sg13g2 gf180
20+
PUBLIC=nangate45 sky130hd sky130hs asap7 ihp-sg13g2 gf180 gt2n
2121

2222
ifeq ($(origin PLATFORM), undefined)
2323
$(error PLATFORM variable not set.)

0 commit comments

Comments
 (0)