Hello, I am stumped at `run_magic_spice_export` , ...
# openlane
w
Hello, I am stumped at 
run_magic_spice_export
, when I run this step in openlane I get an error which says your _*component_xyz*_ could not be read and that you might not have read the LEF file of it. Please guide me.
a
Do you have the .mag files generated by open_pdks under
/path/to/sky130A/libs.ref/sky130_fd_sc_hd/maglef
and
/path/to/sky130A/libs.ref/sky130_fd_sc_hd/mag
?
w
@Ahmed Ghazy No I do not have .mag files there.
I have .mag files generated here,
sky130A/libs.ref/mag/sky130_fd_sc_hd/
a
My guess is that you use an old version of open_pdks for the pdk installation? Which version (commit hash) have you used?
a
Also, did you move the sky130A directory after you ran
make install
in open_pdks?
w
@Ahmed Ghazy So updating the version should solve the issue? @aryap Does moving the directory disrupt some path?
a
w
@aryap However, I did not move the directory at all so the problem must be something else. @Ahmed Ghazy I am using commit
5cd0ed