update sram library commit

This commit is contained in:
Jesse Cirimelli-Low 2023-07-10 13:12:13 -07:00
parent 3620d56790
commit 513c7e9f71
1 changed files with 1 additions and 1 deletions

View File

@ -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 ?= a83b6468c48434d927b90058b22047843c58027b
SRAM_LIB_GIT_COMMIT ?= 060f3638be6269dd9aa82cfbbdfd9525943c1582
# Open PDKs
OPEN_PDKS_DIR ?= $(PDK_ROOT)/open_pdks