From 43fee6ce9721d1265a1b1264f6796a3198ebe73a Mon Sep 17 00:00:00 2001 From: Jeff DiCorpo <42048757+jeffdi@users.noreply.github.com> Date: Fri, 22 Apr 2022 02:28:24 -0700 Subject: [PATCH] Update tag to 5e Update tag to MPW-5e. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 6a4d9bf2..f1723cc2 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-5c +MPW_TAG ?= mpw-5e # PDK switch varient export PDK?=sky130A