commit | 89f0be8391cd2c9bb06bf977856e6c119169f571 | [log] [tgz] |
---|---|---|
author | Jeff DiCorpo <42048757+jeffdi@users.noreply.github.com> | Tue Nov 22 21:49:36 2022 -0800 |
committer | GitHub <noreply@github.com> | Tue Nov 22 21:49:36 2022 -0800 |
tree | 09ea2c2b15151a31b1882aa7859734fae368ded6 | |
parent | fee73340ea87cc9f9cf8b1179959d795dc77ec99 [diff] |
Update Makefile
diff --git a/Makefile b/Makefile index be798cf..c82563a 100644 --- a/Makefile +++ b/Makefile
@@ -19,7 +19,7 @@ SIM ?= RTL export OPEN_PDKS_COMMIT?=41c0908b47130d5675ff8484255b43f66463a7d6 -export PDK?=sky130B +export PDK?=sky130A export PDKPATH?=$(PDK_ROOT)/$(PDK) # Install lite version of caravel, (1): caravel-lite, (0): caravel CARAVEL_LITE?=1