Jorge García
03/24/2023, 12:24 PMgit clone <git://opencircuitdesign.com/open_pdks>
cd open_pdks/
./configure --enable-sky130-pdk --prefix=/home/jorge
make
and at the end some errors appear regarding conda (first image). I am a begginer and don't know it that is important.
Also, after:
make install
I get more errors because the file '/home/jorge/open_pdks/sky130/sky130A' is not found (second image).
Previously to install open_pdks, I installed magic (8.3.386) and nsgpice 39.
Please, any help with the errors? Thanks a lot.Harald Pretl
03/24/2023, 1:09 PMTim Edwards
03/24/2023, 2:28 PMmake
twice in a row. I've been told that the problem is the conda version in Debian and that conda update -y conda
fixes the problem.Jorge García
03/24/2023, 2:33 PMTim Edwards
03/24/2023, 2:39 PMJorge García
03/24/2023, 2:40 PM