Skip to content

Commit a0edf64

Browse files
authored
Update Makefile
work around pdk version check for openlane
1 parent f07161b commit a0edf64

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ export SKYWATER_COMMIT=c094b6e83a4f9298e47f696ec5a7fd53535ec5eb
2424
export OPEN_PDKS_COMMIT?=7519dfb04400f224f140749cda44ee7de6f5e095
2525
export PDK_MAGIC_COMMIT=7d601628e4e05fd17fcb80c3552dacb64e9f6e7b
2626
export OPENLANE_TAG=2022.04.08_02.45.18
27+
export MISMATCHES_OK=1
2728

2829
# Install lite version of caravel, (1): caravel-lite, (0): caravel
2930
CARAVEL_LITE?=1

0 commit comments

Comments
 (0)