Hi,
I am trying to install OpenPDK (for Sky130) in my Windows 11 PC on WSL2 based Ubuntu 24.04. I am using the steps
here. I am getting error while doing the process and unable to proceed. I hope someone can help me.
First, I installed Xschem, Magic and ngspice successfully. Then I started installing OpenPDK.
I ran the following commands:
1. git clone git://
opencircuitdesign.com/open_pdks
This command ran OK.
2. cd open_pdks
3. ./configure --enable-sky130-pdk --prefix=/home/emma
This command also went OK.
4. make
After 45 min this command exited with ‘error2’. The log has several of the following errors:
……..
……..
fatal: early EOF
fatal: fetch-pack: invalid index-pack output
Failed to execute git cmd after 5 retries
.....
.....
Pls see the screenshot.
I contacted Stefan (Xschem) and Dr Tim (
www.opencircuitdesign.com) but no solutions yet.
Dr Tim did tell me about Volare. However, I am unable to install it as well. It is giving error as below:
I have reported the matter to github locations of OpenPDK and Volare.
OpenPDK github reporting link
Volare github reporting link
Can anyone pls help in this regard? I have tried all I could. Still no solution for the past 20-25 days.
I look forward to your responses.
Thanks,
Emma.