From 2c934064e9cb8bad51bd9a7763c257dc7da5078f Mon Sep 17 00:00:00 2001 From: Jeff DiCorpo <42048757+jeffdi@users.noreply.github.com> Date: Sat, 29 Oct 2022 08:13:41 -0700 Subject: [PATCH] Update Makefile Update tag to mpw-7e --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 84199087..0988f268 100644 --- a/Makefile +++ b/Makefile @@ -44,7 +44,7 @@ LARGE_FILES_GZ_SPLIT += $(addsuffix .00.split, $(ARCHIVES)) MCW_ROOT?=$(PWD)/mgmt_core_wrapper MCW ?=LITEX_VEXRISCV -MPW_TAG ?= mpw-7d +MPW_TAG ?= mpw-7e # PDK switch varient export PDK?=sky130A