We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfb7c9a commit 3f2d7c3Copy full SHA for 3f2d7c3
Makefile
@@ -34,7 +34,7 @@ ifeq ($(PDK),sky130A)
34
SKYWATER_COMMIT=f70d8ca46961ff92719d8870a18a076370b85f6c
35
export OPEN_PDKS_COMMIT?=0059588eebfc704681dc2368bd1d33d96281d10f
36
export OPENLANE_TAG?=2022.10.20
37
- MPW_TAG ?= mpw-7d
+ MPW_TAG ?= mpw-7g
38
39
ifeq ($(CARAVEL_LITE),1)
40
CARAVEL_NAME := caravel-lite
@@ -52,7 +52,7 @@ ifeq ($(PDK),sky130B)
52
53
54
55
56
57
58
0 commit comments