We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba57203 commit 8a9b6d0Copy full SHA for 8a9b6d0
Makefile
@@ -45,7 +45,7 @@ ifeq ($(PDK),sky130A)
45
SKYWATER_COMMIT=f70d8ca46961ff92719d8870a18a076370b85f6c
46
export OPEN_PDKS_COMMIT?=78b7bc32ddb4b6f14f76883c2e2dc5b5de9d1cbc
47
export OPENLANE_TAG?=2023.07.19-1
48
- MPW_TAG ?= mpw-9i
+ MPW_TAG ?= mpw-9j
49
50
ifeq ($(CARAVEL_LITE),1)
51
CARAVEL_NAME := caravel-lite
@@ -63,7 +63,7 @@ ifeq ($(PDK),sky130B)
63
64
65
66
67
68
69
0 commit comments