We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0b5751 commit 5020a22Copy full SHA for 5020a22
Makefile
@@ -47,7 +47,7 @@ ifeq ($(PDK),sky130A)
47
export OPEN_PDKS_COMMIT_LVS?=6d4d11780c40b20ee63cc98e645307a9bf2b2ab8
48
export OPEN_PDKS_COMMIT?=78b7bc32ddb4b6f14f76883c2e2dc5b5de9d1cbc
49
export OPENLANE_TAG?=2023.07.19-1
50
- MPW_TAG ?= 2024.09.03-2
+ MPW_TAG ?= 2024.09.12-1
51
52
ifeq ($(CARAVEL_LITE),1)
53
CARAVEL_NAME := caravel-lite
@@ -66,7 +66,7 @@ ifeq ($(PDK),sky130B)
66
67
68
69
- MPW_TAG ?= 2024.09.03-1
70
71
72
0 commit comments