Juan Andres
12/27/2022, 2:37 AMMitch Bailey
12/27/2022, 4:34 PMJuan Andres
12/27/2022, 6:25 PMMitch Bailey
12/28/2022, 12:14 AMvolare enable <commit>
to set the <commit> you want to use.Juan Andres
12/28/2022, 12:23 AMMitch Bailey
12/28/2022, 1:19 AMJuan Andres
12/28/2022, 1:20 AMMitch Bailey
12/28/2022, 1:22 AMJuan Andres
12/28/2022, 1:23 AMMitch Bailey
12/28/2022, 2:18 AMcaravel_user_project
can you check that you have the most recent Makefile
?Juan Andres
12/28/2022, 2:20 AMMitch Bailey
12/28/2022, 2:28 AMcaravel_user_project
is tagged with the version of the tools intended to be used for each shuttle. These may not be the most recent version of the tools or the pdk but are the intended versions for the shuttle. Using other versions may cause problems.Juan Andres
12/28/2022, 2:31 AMMitch Bailey
12/28/2022, 2:35 AMmake openlane
?Deepak
12/30/2022, 4:54 PMmake pdk
.
The version of magic used in building the PDK does not match the version OpenLane was tested on (installed: 645a8729675437c8c493a61a288026e4bd28dd47, tested: 70908a8ab5b6c914942e6e3649ff0d8574d49fd7)
This may introduce some issues. You may want to re-install the PDK by invoking make pdk
."
i did make pdk still error is comingMitch Bailey
12/30/2022, 9:14 PMi installed mpw8c tagged caravel repo and latest openlane and open pdks still getting same error.I believe you want to install, not the latest, but the versions specified in the
user_project_wrapper/Makefile
SKYWATER_COMMIT=f70d8ca46961ff92719d8870a18a076370b85f6c
export OPEN_PDKS_COMMIT?=0059588eebfc704681dc2368bd1d33d96281d10f
export OPENLANE_TAG?=2022.11.19
I may be wrong, though - that pdk is close to 2 months old.
Are you using volare for your pdk management?Juan Andres
12/30/2022, 10:43 PMDeepak
12/31/2022, 12:50 AM