Skip to content

Commit

Permalink
Merge pull request #338 from efabless/jeffdi-patch-1
Browse files Browse the repository at this point in the history
tag = mpw-9g
  • Loading branch information
jeffdi authored Nov 13, 2023
2 parents 533fdb3 + 4e68ad1 commit d9ddc78
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ export ROOTLESS
ifeq ($(PDK),sky130A)
SKYWATER_COMMIT=f70d8ca46961ff92719d8870a18a076370b85f6c
export OPEN_PDKS_COMMIT?=78b7bc32ddb4b6f14f76883c2e2dc5b5de9d1cbc
export OPENLANE_TAG?=2023.07.19
MPW_TAG ?= mpw-9f
export OPENLANE_TAG?=2023.07.19-1
MPW_TAG ?= mpw-9g

ifeq ($(CARAVEL_LITE),1)
CARAVEL_NAME := caravel-lite
Expand All @@ -62,8 +62,8 @@ endif
ifeq ($(PDK),sky130B)
SKYWATER_COMMIT=f70d8ca46961ff92719d8870a18a076370b85f6c
export OPEN_PDKS_COMMIT?=78b7bc32ddb4b6f14f76883c2e2dc5b5de9d1cbc
export OPENLANE_TAG?=2023.07.19
MPW_TAG ?= mpw-9f
export OPENLANE_TAG?=2023.07.19-1
MPW_TAG ?= mpw-9g

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

0 comments on commit d9ddc78

Please sign in to comment.