<#151 I did not ask for osu library only sky but t...
# open_pdks
g
#151 I did not ask for osu library only sky but there is a file causing havoc New issue created by svenn71 Somehow the osu lib seems to be injected. I only did ./configure --enable-sky130-pdk sky130/sky130A/libs.tech/qflow/sky130Aosu.sh is empty and cause problem
Copy code
FileNotFoundError: [Errno 2] No such file or directory: 'qflow/sky130_osu_sc_t18.sh'
make[2]: *** [Makefile:625: qflow-a] Error 1
make[2]: Leaving directory '/home/svennb/work/prg/git/open_pdks/sky130'
make[1]: *** [Makefile:562: all-a] Error 2
make[1]: Leaving directory '/home/svennb/work/prg/git/open_pdks/sky130'
make: *** [Makefile:103: tech_sky130] Error 2
RTimothyEdwards/open_pdks