Georgios T
02/22/2022, 3:40 PMmake pdk
on the mpw-5b tag?
Removing temporary files from destination.
Done with PDK migration.
echo "Ended SKY130 PDK migration on "`date` >> sky130A_install.log
set -f ; ../common/foundry_install.py -std_format -target /tapeout/pdks/open_pdks/sky130/sky130A -clean
Done removing staging area.
touch /tapeout/pdks/sky130A/SOURCES
touch: cannot touch '/tapeout/pdks/sky130A/SOURCES': Permission denied
make[1]: *** [/tapeout/caravel_mpw5_prga/caravel/Makefile:1233: gen-sources] Error 1
make[1]: Leaving directory '/tapeout/caravel_mpw5_prga'
make: *** [Makefile:39: pdk] Error 2
Victor Munoz
02/23/2022, 4:20 PMGeorgios T
02/23/2022, 6:53 PM