From e873d5c51115ca203a81441e20a37f61d3df01b6 Mon Sep 17 00:00:00 2001 From: Jeff DiCorpo <42048757+jeffdi@users.noreply.github.com> Date: Sun, 24 Apr 2022 06:45:00 -0700 Subject: [PATCH] Updating magic version for pdk build to 8.3.277 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index f1723cc2..e5baf936 100644 --- a/Makefile +++ b/Makefile @@ -86,8 +86,8 @@ SPECIAL_VOLTAGE_LIBRARY ?= sky130_fd_sc_hvl IO_LIBRARY ?= sky130_fd_io PRIMITIVES_LIBRARY ?= sky130_fd_pr SKYWATER_COMMIT ?= c094b6e83a4f9298e47f696ec5a7fd53535ec5eb -OPEN_PDKS_COMMIT ?= 05af1d05227419f0955cd98610351f4680575b95 -PDK_MAGIC_COMMIT ?= 0bb6ac1fa98b5371c73156b6e876925397fb7cbc +OPEN_PDKS_COMMIT ?= 05af1d05227419f0955cd98610351f4680575b95 # = 1.0.303 +PDK_MAGIC_COMMIT ?= d98645afc1498a41db7aff4b2e100f27e0b0bd9b # = 8.3.277 .DEFAULT_GOAL := ship # We need portable GDS_FILE pointers...