#24 Make process stuck at foundry_install.py Issue...
# open_pdks
g
#24 Make process stuck at foundry_install.py Issue opened by snx90 The make process (ubuntu machine) is stuck in the following step:
Install base device models from vendor files
(NOTE: .mod and .pm3 files should not be in /cells/?)
set -f ; ../common/foundry_install.py -std_format -source /home/santos/Documents/PDKs/skywater-pdk/libraries -target `pwd`/sky130A
-ngspice sky130_fd_pr_base/v%v/models/* filter=custom/scripts/fixspice.py
-ngspice sky130_fd_pr_base/v%v/cells/_.mod filter=custom/scripts/fixspice.py
-ngspice sky130_fd_pr_base/v%v/cells/_.pm3 filter=custom/scripts/fixspice.py
|& tee -a sky130A_install.log
RTimothyEdwards/open_pdks