blob: 9c6a4c67750c239e2087a5a8ac409e7844725c3e [file] [log] [blame]
Finding the prefix used for caravel subcells in the user GDS.
User prefix is 66_
Replacing cell caravel in the user GDS file.
Reading GDS file for alternate cell caravel
Traceback (most recent call last):
File "/usr/share/pdk/bin/change_gds_cell.py", line 74, in <module>
with open(cellsource, 'rb') as ifile:
FileNotFoundError: [Errno 2] No such file or directory: '/mnt/share/open_mpw/caravel_fix/gds/caravel-mpw-one-final-metal-fix2.gds'
Prefixing caravel subcells in the user GDS
Running: /usr/share/pdk/bin/change_gds_string.py user_id_textblock 66_user_id_textblock copyright_block 66_copyright_block open_source 66_open_source storage 66_storage sky130_fd_sc_hvl__lsbufhv2lv_1_wrapped 66_sky130_fd_sc_hvl__lsbufhv2lv_1_wrapped user_id_programming 66_user_id_programming simple_por 66_simple_por gpio_control_block 66_gpio_control_block mgmt_core 66_mgmt_core mgmt_protect 66_mgmt_protect chip_io 66_chip_io user_project_wrapper 66_user_project_wrapper ./gds/caravel_00010003_b.gds -debug -verbatim
Traceback (most recent call last):
File "/usr/share/pdk/bin/change_gds_string.py", line 72, in <module>
with open(source, 'rb') as ifile:
FileNotFoundError: [Errno 2] No such file or directory: './gds/caravel_00010003_b.gds'
Finished.