From 89f0be8391cd2c9bb06bf977856e6c119169f571 Mon Sep 17 00:00:00 2001 From: Jeff DiCorpo <42048757+jeffdi@users.noreply.github.com> Date: Tue, 22 Nov 2022 21:49:36 -0800 Subject: [PATCH] Update Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index be798cfe..c82563ae 100644 --- a/Makefile +++ b/Makefile @@ -19,7 +19,7 @@ PRECHECK_ROOT?=${HOME}/mpw_precheck SIM ?= RTL export OPEN_PDKS_COMMIT?=41c0908b47130d5675ff8484255b43f66463a7d6 -export PDK?=sky130B +export PDK?=sky130A export PDKPATH?=$(PDK_ROOT)/$(PDK) # Install lite version of caravel, (1): caravel-lite, (0): caravel CARAVEL_LITE?=1