Jorge Marin
08/30/2022, 11:02 PMMitch Bailey
08/30/2022, 11:20 PMMPW Precheck failed to get Open PDKs & Skywater PDK versions
What does this return?
git -C /home/jorge/Documents/Postdoc/chipathon2022/precheck_example/pdkroot_test/open_pdks rev-parse --verify HEAD
Jorge Marin
08/31/2022, 1:48 AMJorge Marin
08/31/2022, 1:50 AMMitch Bailey
08/31/2022, 3:54 AMMPW Precheck failed to get Open PDKs & Skywater PDK versions
error can be ignored because the volare installation does not include the open_pdks or skywater_pdks repos.Jorge Marin
08/31/2022, 12:35 PMMicah Tseng
08/31/2022, 2:04 PMMPW Precheck failed to get Open PDKs & Skywater PDK versions
error. I looked into it a little a while ago and I can confirm @Mitch Bailey’s comment. It seems that the precheck is looking for the Open-PDK git commit hash in the $PDK_ROOT
but Volare doesn’t keep the any of the open-pdk git information so it fails.
I also just hard coded the tech to be sky130A; not sure if that was the best thing to do, but it’s not related to the open pdk version. I wanted an error incase I accidentally was using sky130B.Micah Tseng
08/31/2022, 2:07 PMmake pdk-with-volare
in a docker container such as Dr. Pretl’s?Boris Murmann
08/31/2022, 2:11 PMJorge Marin
08/31/2022, 2:13 PMMicah Tseng
08/31/2022, 2:18 PMMicah Tseng
08/31/2022, 2:19 PMJorge Marin
08/31/2022, 2:21 PMMicah Tseng
08/31/2022, 2:23 PMMicah Tseng
08/31/2022, 2:24 PMJorge Marin
09/01/2022, 4:42 PM