Skip to content

Commit

Permalink
update tag to mpw-8b
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffdi authored Nov 23, 2022
1 parent a3a32ee commit 400f00e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ export PDKPATH?=$(PDK_ROOT)/$(PDK)
# Install lite version of caravel, (1): caravel-lite, (0): caravel
CARAVEL_LITE?=1

MPW_TAG ?= mpw-7a
MPW_TAG ?= mpw-8b

ifeq ($(CARAVEL_LITE),1)
CARAVEL_NAME := caravel-lite
Expand Down

0 comments on commit 400f00e

Please sign in to comment.