commit | 45f972009884a38e939ef6647f1b6d176e874343 | [log] [tgz] |
---|---|---|
author | Marwan Abbas <67271180+marwaneltoukhy@users.noreply.github.com> | Fri Jul 01 16:26:21 2022 +0200 |
committer | GitHub <noreply@github.com> | Fri Jul 01 16:26:21 2022 +0200 |
tree | 035e534d4ff690dea4f2b62b2a3cb22ac9530438 | |
parent | 4a275cb42de2095bcc0da1381730ba1171d48472 [diff] |
Update Makefile
diff --git a/Makefile b/Makefile index c9c8594..70d6251 100644 --- a/Makefile +++ b/Makefile
@@ -25,13 +25,13 @@ export PDK_MAGIC_COMMIT=7d601628e4e05fd17fcb80c3552dacb64e9f6e7b export OPENLANE_TAG=2022.02.23_02.50.41 export MISMATCHES_OK=1 -export PDKPATH?=$(PDK_ROOT)/sky130B # Install lite version of caravel, (1): caravel-lite, (0): caravel CARAVEL_LITE?=1 # PDK switch varient export PDK?=sky130B +export PDKPATH?=$(PDK_ROOT)/$(PDK) MPW_TAG ?= mpw-6c