Shirsendu Acharyya
02/05/2023, 12:54 PM$ git clone <git://opencircuitdesign.com/open_pdks>
$ open_pdks
$ ./configure --enable-sky130-pdk
$ make
$ sudo make install
from above when i'm entering "make" in the terminal during the process I'm getting following error. How may i resolve it?Mitch Bailey
02/06/2023, 1:37 AM$ cd open_pdks
right? Or is there an OS that automatically does a cd
if the directory exists?
Could you post more of your log (instead of a screen shot)?Shirsendu Acharyya
02/06/2023, 2:37 AMMitch Bailey
02/06/2023, 5:17 AMvolare
. See https://github.com/efabless/volare
It is possible to create your own versions of the pdk like you attempted to do, but you have to be sure to use the correct version of magic. Looks like you’re using Magic 8.3 revision 50
which is about 2 and a half years old.