Skip to content

Commit

Permalink
tag = 2024.09.12-1
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffdi authored Sep 12, 2024
1 parent e0b5751 commit 5020a22
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 @@ -47,7 +47,7 @@ ifeq ($(PDK),sky130A)
export OPEN_PDKS_COMMIT_LVS?=6d4d11780c40b20ee63cc98e645307a9bf2b2ab8
export OPEN_PDKS_COMMIT?=78b7bc32ddb4b6f14f76883c2e2dc5b5de9d1cbc
export OPENLANE_TAG?=2023.07.19-1
MPW_TAG ?= 2024.09.03-2
MPW_TAG ?= 2024.09.12-1

ifeq ($(CARAVEL_LITE),1)
CARAVEL_NAME := caravel-lite
Expand All @@ -66,7 +66,7 @@ ifeq ($(PDK),sky130B)
export OPEN_PDKS_COMMIT_LVS?=6d4d11780c40b20ee63cc98e645307a9bf2b2ab8
export OPEN_PDKS_COMMIT?=78b7bc32ddb4b6f14f76883c2e2dc5b5de9d1cbc
export OPENLANE_TAG?=2023.07.19-1
MPW_TAG ?= 2024.09.03-1
MPW_TAG ?= 2024.09.12-1

ifeq ($(CARAVEL_LITE),1)
CARAVEL_NAME := caravel-lite
Expand Down

0 comments on commit 5020a22

Please sign in to comment.