Skip to content

Commit 8a9b6d0

Browse files
authored
tag mpw-9j
1 parent ba57203 commit 8a9b6d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ ifeq ($(PDK),sky130A)
4545
SKYWATER_COMMIT=f70d8ca46961ff92719d8870a18a076370b85f6c
4646
export OPEN_PDKS_COMMIT?=78b7bc32ddb4b6f14f76883c2e2dc5b5de9d1cbc
4747
export OPENLANE_TAG?=2023.07.19-1
48-
MPW_TAG ?= mpw-9i
48+
MPW_TAG ?= mpw-9j
4949

5050
ifeq ($(CARAVEL_LITE),1)
5151
CARAVEL_NAME := caravel-lite
@@ -63,7 +63,7 @@ ifeq ($(PDK),sky130B)
6363
SKYWATER_COMMIT=f70d8ca46961ff92719d8870a18a076370b85f6c
6464
export OPEN_PDKS_COMMIT?=78b7bc32ddb4b6f14f76883c2e2dc5b5de9d1cbc
6565
export OPENLANE_TAG?=2023.07.19-1
66-
MPW_TAG ?= mpw-9i
66+
MPW_TAG ?= mpw-9j
6767

6868
ifeq ($(CARAVEL_LITE),1)
6969
CARAVEL_NAME := caravel-lite

0 commit comments

Comments
 (0)