From 29e80e8f25d0823fac73f1b1bed3f8c7a86dad94 Mon Sep 17 00:00:00 2001 From: Jesse Cirimelli-Low Date: Wed, 30 Aug 2023 21:18:50 -0700 Subject: [PATCH] bump sky130 sram library --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index dc07a5b1..12c9eaa7 100644 --- a/Makefile +++ b/Makefile @@ -13,7 +13,7 @@ SRAM_LIB_GIT_REPO ?= https://github.com/vlsida/sky130_fd_bd_sram.git # Use this for development #SRAM_LIB_GIT_REPO ?= git@github.com:VLSIDA/sky130_fd_bd_sram.git #SRAM_LIB_GIT_REPO ?= https://github.com/google/skywater-pdk-libs-sky130_fd_bd_sram.git -SRAM_LIB_GIT_COMMIT ?= 9fcf3a78398037583b6d6c1ebac71957343c4bd8 +SRAM_LIB_GIT_COMMIT ?= baa2b14282ee6c8498a9e480c88a5096fdce2b06 # Open PDKs OPEN_PDKS_DIR ?= $(PDK_ROOT)/open_pdks