File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ ifeq ($(PDK),sky130A)
34
34
SKYWATER_COMMIT=f70d8ca46961ff92719d8870a18a076370b85f6c
35
35
export OPEN_PDKS_COMMIT?=0059588eebfc704681dc2368bd1d33d96281d10f
36
36
export OPENLANE_TAG?=2022.11.19
37
- MPW_TAG ?= mpw-8a
37
+ MPW_TAG ?= mpw-8b
38
38
39
39
ifeq ($(CARAVEL_LITE ) ,1)
40
40
CARAVEL_NAME := caravel-lite
@@ -52,7 +52,7 @@ ifeq ($(PDK),sky130B)
52
52
SKYWATER_COMMIT=f70d8ca46961ff92719d8870a18a076370b85f6c
53
53
export OPEN_PDKS_COMMIT?=0059588eebfc704681dc2368bd1d33d96281d10f
54
54
export OPENLANE_TAG?=2022.11.19
55
- MPW_TAG ?= mpw-8a
55
+ MPW_TAG ?= mpw-8b
56
56
57
57
ifeq ($(CARAVEL_LITE ) ,1)
58
58
CARAVEL_NAME := caravel-lite
68
68
69
69
ifeq ($(PDK ) ,gf180mcuC)
70
70
71
- MPW_TAG ?= gfmpw-0a
71
+ MPW_TAG ?= gfmpw-0b
72
72
CARAVEL_NAME := caravel
73
73
CARAVEL_REPO := https://github.com/efabless/caravel-gf180mcu
74
74
CARAVEL_TAG := $(MPW_TAG)
You can’t perform that action at this time.
0 commit comments