Skip to content

Commit fbbdbbc

Browse files
authored
tag = 2024.09.03-1
1 parent 730decb commit fbbdbbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ export PDKPATH?=$(PDK_ROOT)/$(PDK)
2626
# Install lite version of caravel, (1): caravel-lite, (0): caravel
2727
CARAVEL_LITE?=1
2828

29-
MPW_TAG ?= mpw-9k
29+
MPW_TAG ?= 2024.09.03-1
3030
export PDK_ROOT?=$(PWD)/dependencies/pdks
3131

3232
ifeq ($(CARAVEL_LITE),1)

0 commit comments

Comments
 (0)