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 8a9b6d0 commit 6101d4bCopy full SHA for 6101d4b
Makefile
@@ -43,7 +43,7 @@ export ROOTLESS
43
44
ifeq ($(PDK),sky130A)
45
SKYWATER_COMMIT=f70d8ca46961ff92719d8870a18a076370b85f6c
46
- export OPEN_PDKS_COMMIT?=78b7bc32ddb4b6f14f76883c2e2dc5b5de9d1cbc
+ export OPEN_PDKS_COMMIT?=6d4d11780c40b20ee63cc98e645307a9bf2b2ab8
47
export OPENLANE_TAG?=2023.07.19-1
48
MPW_TAG ?= mpw-9j
49
@@ -61,7 +61,7 @@ endif
61
62
ifeq ($(PDK),sky130B)
63
64
65
66
67
0 commit comments