commit | 938c19df78af7ffadedbbd383a78f470064ef526 | [log] [tgz] |
---|---|---|
author | Ryan Price <91754608+RyanMPrice@users.noreply.github.com> | Wed Nov 16 14:44:10 2022 -0700 |
committer | Ryan Price <91754608+RyanMPrice@users.noreply.github.com> | Wed Nov 16 14:44:10 2022 -0700 |
tree | 316e9d391bc5363bbcbce581b9b8ca4de9ae5def | |
parent | 6e89603d8cc0439d0abb944aac1b841ce45182f2 [diff] |
Changed PDKs for quickcheck
diff --git a/Makefile b/Makefile index a343216..b8cb5c7 100644 --- a/Makefile +++ b/Makefile
@@ -24,8 +24,8 @@ CARAVEL_LITE?=1 # PDK switch varient -#export PDK?=sky130B -export PDK?=gf180mcuC +export PDK?=sky130B +#export PDK?=gf180mcuC export PDKPATH?=$(PDK_ROOT)/$(PDK)