We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f07161b commit a0edf64Copy full SHA for a0edf64
Makefile
@@ -24,6 +24,7 @@ export SKYWATER_COMMIT=c094b6e83a4f9298e47f696ec5a7fd53535ec5eb
24
export OPEN_PDKS_COMMIT?=7519dfb04400f224f140749cda44ee7de6f5e095
25
export PDK_MAGIC_COMMIT=7d601628e4e05fd17fcb80c3552dacb64e9f6e7b
26
export OPENLANE_TAG=2022.04.08_02.45.18
27
+export MISMATCHES_OK=1
28
29
# Install lite version of caravel, (1): caravel-lite, (0): caravel
30
CARAVEL_LITE?=1
0 commit comments