Skip to content

Commit

Permalink
update pdk commit for lvs
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffdi authored May 31, 2024
1 parent 8a9b6d0 commit 6101d4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ export ROOTLESS

ifeq ($(PDK),sky130A)
SKYWATER_COMMIT=f70d8ca46961ff92719d8870a18a076370b85f6c
export OPEN_PDKS_COMMIT?=78b7bc32ddb4b6f14f76883c2e2dc5b5de9d1cbc
export OPEN_PDKS_COMMIT?=6d4d11780c40b20ee63cc98e645307a9bf2b2ab8
export OPENLANE_TAG?=2023.07.19-1
MPW_TAG ?= mpw-9j

Expand All @@ -61,7 +61,7 @@ endif

ifeq ($(PDK),sky130B)
SKYWATER_COMMIT=f70d8ca46961ff92719d8870a18a076370b85f6c
export OPEN_PDKS_COMMIT?=78b7bc32ddb4b6f14f76883c2e2dc5b5de9d1cbc
export OPEN_PDKS_COMMIT?=6d4d11780c40b20ee63cc98e645307a9bf2b2ab8
export OPENLANE_TAG?=2023.07.19-1
MPW_TAG ?= mpw-9j

Expand Down

0 comments on commit 6101d4b

Please sign in to comment.