commit | beaa352dd6b6a4fe8496b19ec9c86d96610ea690 | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@linux.ibm.com> | Thu Nov 24 16:05:34 2022 +1100 |
committer | Anton Blanchard <anton@ozlabs.org> | Thu Nov 24 16:05:34 2022 +1100 |
tree | 302b2630f6ee2b320897972ac6a49046d7faa326 | |
parent | 8342744e147899fadc002327a59ad30629ec89f8 [diff] |
Switch to CARAVEL_LITE
diff --git a/Makefile b/Makefile index 4d7aab6..7d4e1c1 100644 --- a/Makefile +++ b/Makefile
@@ -21,7 +21,7 @@ SIM?=RTL # Install lite version of caravel, (1): caravel-lite, (0): caravel -CARAVEL_LITE?=0 +CARAVEL_LITE?=1 # PDK switch varient export PDK?=sky130A