Skip to content

Commit 469811e

Browse files
authored
Merge pull request #1623 from The-OpenROAD-Project-staging/pub-platforms
update PUBLIC platforms
2 parents 75ce590 + fb46f17 commit 469811e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flow/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ export TEST_DIR ?= $(FLOW_HOME)/test
162162
# Include design and platform configuration
163163
include $(DESIGN_CONFIG)
164164

165-
PUBLIC=nangate45 sky130hd sky130hs asap7
165+
PUBLIC=nangate45 sky130hd sky130hs asap7 ihp-sg13g2 gf180
166166

167167
ifneq ($(wildcard $(PLATFORM_HOME)/$(PLATFORM)),)
168168
export PLATFORM_DIR = $(PLATFORM_HOME)/$(PLATFORM)

0 commit comments

Comments
 (0)