Skip to content

Commit 89f0be8

Browse files
authored
Update Makefile
1 parent fee7334 commit 89f0be8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ PRECHECK_ROOT?=${HOME}/mpw_precheck
1919
SIM ?= RTL
2020

2121
export OPEN_PDKS_COMMIT?=41c0908b47130d5675ff8484255b43f66463a7d6
22-
export PDK?=sky130B
22+
export PDK?=sky130A
2323
export PDKPATH?=$(PDK_ROOT)/$(PDK)
2424
# Install lite version of caravel, (1): caravel-lite, (0): caravel
2525
CARAVEL_LITE?=1

0 commit comments

Comments
 (0)