Mohammad Khalique Khan
09/29/2021, 7:50 AMmake user_proj_example
i faced many errors tooBooshan
09/29/2021, 8:07 AMmake pdk
and make openlane
procedures given in the documentation.Mitch Bailey
09/29/2021, 10:00 AMmake <module>
in the parent caravel_user_project
directory. The Makefile
there sets some variables that are used in openlane/Makefile
.
In particular, it looks like CARAVEL_ROOT
is not set.Booshan
09/29/2021, 10:02 AMMohammad Khalique Khan
09/29/2021, 10:21 AMPraveen raj
09/29/2021, 10:37 AMMohammad Khalique Khan
09/29/2021, 10:37 AMPraveen raj
09/29/2021, 10:39 AMgit clone <https://github.com/efabless/caravel_user_project.git> -b mpw-3
cd caravel_user_project
make install
cd openlane
make user_proj_example
make user_project_wrapper
Mohammad Khalique Khan
09/29/2021, 10:41 AMBooshan
09/29/2021, 4:05 PMMohammad Khalique Khan
09/29/2021, 4:05 PMPraveen raj
09/29/2021, 4:07 PMMohammad Khalique Khan
09/29/2021, 4:09 PMexport CARAVEL_ROOT=$(pwd)/caravel
Praveen raj
09/29/2021, 4:09 PMMohammad Khalique Khan
09/29/2021, 4:10 PMPraveen raj
09/29/2021, 4:11 PMMohammad Khalique Khan
09/29/2021, 4:13 PMPraveen raj
09/29/2021, 4:17 PMMohammad Khalique Khan
09/29/2021, 4:20 PMPraveen raj
09/29/2021, 4:22 PMMohammad Khalique Khan
09/29/2021, 4:25 PM