Sud_ana
12/30/2022, 1:13 PMopenlane on the example user_proj_mul32 from the tutorial.
1. I've cloned the caravel_user_repo and exported the OPENLANE_ROOT and PDK_ROOT environment variables.
2. I've copied the config files into the openlane folder. The config files are now in json format instead of tcl.
Could someone please assist with following errors:
1. pdk folder is empty (image attached). When is it expected to be populated and how to do so ? ( I had no issues in hardening only the macro spm32 as the pdks were built into OpenLane/pdk but I didn't see any corresponding step for the integration into caravel: IMAGE ATTACHED)
2. The config file I see is a json file with the same variables as the tcl file. So I've edited the json file but I get an error wile running openlane using make user_proj_mul32. How do I get-around it?