Skip to content

Commit bae93e0

Browse files
authored
tag = mpw-8c
1 parent 8ceed74 commit bae93e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ ifeq ($(PDK),sky130A)
3434
SKYWATER_COMMIT=f70d8ca46961ff92719d8870a18a076370b85f6c
3535
export OPEN_PDKS_COMMIT?=0059588eebfc704681dc2368bd1d33d96281d10f
3636
export OPENLANE_TAG?=2022.11.19
37-
MPW_TAG ?= mpw-8b
37+
MPW_TAG ?= mpw-8c
3838

3939
ifeq ($(CARAVEL_LITE),1)
4040
CARAVEL_NAME := caravel-lite
@@ -52,7 +52,7 @@ ifeq ($(PDK),sky130B)
5252
SKYWATER_COMMIT=f70d8ca46961ff92719d8870a18a076370b85f6c
5353
export OPEN_PDKS_COMMIT?=0059588eebfc704681dc2368bd1d33d96281d10f
5454
export OPENLANE_TAG?=2022.11.19
55-
MPW_TAG ?= mpw-8b
55+
MPW_TAG ?= mpw-8c
5656

5757
ifeq ($(CARAVEL_LITE),1)
5858
CARAVEL_NAME := caravel-lite

0 commit comments

Comments
 (0)