Skip to content

Commit 4486f48

Browse files
authored
Merge pull request #1 from chipfoundry/change-pdk
Update pdk from sky130A to sky130B by default
2 parents 21c2e20 + a70cd28 commit 4486f48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ SIM?=RTL
2525
CARAVEL_LITE?=1
2626

2727
# PDK switch varient
28-
export PDK?=sky130A
28+
export PDK?=sky130B
2929
#export PDK?=gf180mcuC
3030
export PDKPATH?=$(PDK_ROOT)/$(PDK)
3131

0 commit comments

Comments
 (0)