Change default pdk variable (#63)

This commit is contained in:
Marwan Abbas 2022-04-12 18:41:40 +02:00 committed by GitHub
parent 456f49da48
commit c39cbeeb08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ MCW ?=LITEX_VEXRISCV
MPW_TAG ?= mpw-5c
# PDK switch varient
export PDK?=sky130B
export PDK?=sky130A
# Install lite version of caravel, (1): caravel-lite, (0): caravel
MCW_LITE?=1