Hi,
When I tried to install the open pdk on my WSL Ubuntu-24.04 using this command:
source install_open_pdk.sh
Ubuntu crashed, and the shell turned back into a normal PowerShell when the command ran up until this point:
Terminated
(cd sky130 && make install)
make[1]: Entering directory '/opt/pdk/open_pdks/sky130'
echo "Starting SKY130 PDK migration on "date > sky130A_install.log
../common/staging_install.py -std_format
-source /opt/pdk/open_pdks/sky130/sky130A
-finalpath /opt/pdk/share/pdk/sky130A
-variable PDKPATH
-link_from none 2>&1 | tee -a sky130A_install.log
May I ask what the problem is?
Thank you very much.
Hi,
When I tried to install the open pdk on my WSL Ubuntu-24.04 using this command:
source install_open_pdk.sh
Ubuntu crashed, and the shell turned back into a normal PowerShell when the command ran up until this point:
Terminated
(cd sky130 && make install)
make[1]: Entering directory '/opt/pdk/open_pdks/sky130'
echo "Starting SKY130 PDK migration on "
date> sky130A_install.log../common/staging_install.py -std_format
-source /opt/pdk/open_pdks/sky130/sky130A
-finalpath /opt/pdk/share/pdk/sky130A
-variable PDKPATH
-link_from none 2>&1 | tee -a sky130A_install.log
May I ask what the problem is?
Thank you very much.