Skip to content

Commit 52a2396

Browse files
authored
Update Makefile
Changing openlane version to match mpw-5c
1 parent c50bc54 commit 52a2396

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ SIM?=RTL
2323
export SKYWATER_COMMIT=c094b6e83a4f9298e47f696ec5a7fd53535ec5eb
2424
export OPEN_PDKS_COMMIT?=7519dfb04400f224f140749cda44ee7de6f5e095
2525
export PDK_MAGIC_COMMIT=7d601628e4e05fd17fcb80c3552dacb64e9f6e7b
26-
export OPENLANE_TAG=2021.11.23_01.42.34
26+
export OPENLANE_TAG=2022.02.23_02.50.41
2727
export MISMATCHES_OK=1
2828

2929
# Install lite version of caravel, (1): caravel-lite, (0): caravel

0 commit comments

Comments
 (0)