From 879d5fa01a7d1484445d53b23f6f1faa5963b9a2 Mon Sep 17 00:00:00 2001 From: Jeff DiCorpo <42048757+jeffdi@users.noreply.github.com> Date: Wed, 6 Sep 2023 15:50:58 -0700 Subject: [PATCH] Update open_pdks commit --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 34b261dd..0f728617 100644 --- a/Makefile +++ b/Makefile @@ -19,7 +19,8 @@ PRECHECK_ROOT?=${HOME}/mpw_precheck SIM ?= RTL CUP_ROOT?=$(PWD) -export OPEN_PDKS_COMMIT?=e6f9c8876da77220403014b116761b0b2d79aab4 +SKYWATER_COMMIT=f70d8ca46961ff92719d8870a18a076370b85f6c +export OPEN_PDKS_COMMIT?=78b7bc32ddb4b6f14f76883c2e2dc5b5de9d1cbc export PDK?=sky130A export PDKPATH?=$(PDK_ROOT)/$(PDK) # Install lite version of caravel, (1): caravel-lite, (0): caravel