sangamanath
07/06/2023, 9:51 AMVijayan Krishnan
07/06/2023, 10:04 AMVijayan Krishnan
07/06/2023, 10:04 AMexport PDK_ROOT=<path to pdk>
Vijayan Krishnan
07/06/2023, 10:05 AMexport PDK_ROOT=$(pwd)/dependencies/pdks
sangamanath
07/06/2023, 10:25 AMsangamanath
07/06/2023, 10:38 AMMitch Bailey
07/06/2023, 3:24 PMMitch Bailey
07/06/2023, 3:24 PMecho $PDK_ROOT/$PDK
ls $PDK_ROOT/$PDK
sangamanath
07/06/2023, 4:10 PMMitch Bailey
07/06/2023, 5:07 PMPDK_ROOT
and PDK
.
export PDK_ROOT=$HOME/Desktop/ring_counter_caravel/dependencies/pdks
export PDK=sky130A
sangamanath
07/07/2023, 4:08 AMMitch Bailey
07/07/2023, 4:47 AMecho $PDK_ROOT/$PDK
ls $PDK_ROOT/$PDK
sangamanath
07/07/2023, 4:49 AMsangamanath
07/07/2023, 4:50 AMVijayan Krishnan
07/07/2023, 5:14 AMsangamanath
07/07/2023, 5:17 AMVijayan Krishnan
07/07/2023, 5:20 AMexport PDK_ROOT=/home/vijayan/caravel_user_project/dependencies/pdks
Vijayan Krishnan
07/07/2023, 5:20 AMexport PDK=sky130A
sangamanath
07/07/2023, 5:50 AMsangamanath
07/07/2023, 7:21 AMsangamanath
07/07/2023, 7:39 AMsangamanath
07/07/2023, 7:44 AMMitch Bailey
07/07/2023, 12:14 PMcaravel_user_project
. I’d delete what you have now and follow the instructions here https://github.com/efabless/caravel_user_project/blob/main/docs/source/index.rst#section-quickstartsangamanath
07/10/2023, 6:46 AMsangamanath
07/10/2023, 6:47 AMVijayan Krishnan
07/10/2023, 6:48 AMmake setup
will install and pdk automaticallysangamanath
07/10/2023, 6:49 AMVijayan Krishnan
07/10/2023, 6:53 AMmake name
and update user_project_wrapper config.json and run make user_project_wrapper
sangamanath
07/10/2023, 7:38 AMsangamanath
07/10/2023, 7:39 AMsangamanath
07/10/2023, 7:41 AMsangamanath
07/10/2023, 9:47 AMVijayan Krishnan
07/10/2023, 9:49 AMcaravel/verilog/rtl/caravel_power_routing.v
sangamanath
07/10/2023, 9:50 AMsangamanath
07/10/2023, 11:27 AMsangamanath
07/10/2023, 11:27 AMVijayan Krishnan
07/10/2023, 11:29 AM"FP_PIN_ORDER_CFG": "dir::pin_order.cfg",
remove this line from config.json
and trysangamanath
07/11/2023, 4:47 AMsangamanath
07/11/2023, 4:48 AMMitch Bailey
07/11/2023, 5:37 PMuser_proj_example
in the config.json file under EXTRA_LEFS
?