From f58ab2124414f3dfa01d207760ac701f340001c8 Mon Sep 17 00:00:00 2001 From: Jeff DiCorpo <42048757+jeffdi@users.noreply.github.com> Date: Thu, 16 Dec 2021 14:08:34 -0800 Subject: [PATCH] Update Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 1f109bbb..c5cc1f68 100644 --- a/Makefile +++ b/Makefile @@ -82,7 +82,7 @@ SPECIAL_VOLTAGE_LIBRARY ?= sky130_fd_sc_hvl IO_LIBRARY ?= sky130_fd_io PRIMITIVES_LIBRARY ?= sky130_fd_pr SKYWATER_COMMIT ?= c094b6e83a4f9298e47f696ec5a7fd53535ec5eb -OPEN_PDKS_COMMIT ?= 89f6ff4d9359a1ef9717b839e3e59dfdf33aaea6 +OPEN_PDKS_COMMIT ?= 1.0.254 INSTALL_SRAM ?= no # = yes to enable .DEFAULT_GOAL := ship