Update Makefile

Update tag to mpw-7e
This commit is contained in:
Jeff DiCorpo 2022-10-29 08:13:41 -07:00 committed by GitHub
parent 1ddcdf1894
commit 2c934064e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ LARGE_FILES_GZ_SPLIT += $(addsuffix .00.split, $(ARCHIVES))
MCW_ROOT?=$(PWD)/mgmt_core_wrapper MCW_ROOT?=$(PWD)/mgmt_core_wrapper
MCW ?=LITEX_VEXRISCV MCW ?=LITEX_VEXRISCV
MPW_TAG ?= mpw-7d MPW_TAG ?= mpw-7e
# PDK switch varient # PDK switch varient
export PDK?=sky130A export PDK?=sky130A