Aireen Amir Jalal
11/20/2020, 1:36 PMspm
design and myowndesign
and in the magic.drc.log , I found out that it was not drc clean. The list of errors it has are as follows:
Cell sky130_fd_sc_hd__o22a_4 couldn't be read
DEF read, Line 159 (Error): Cell sky130_fd_sc_hd__o22a_4 is not defined. Maybe you have not read the corresponding LEF file?
Cell sky130_fd_sc_hd__a2bb2o_4 couldn't be read
DEF read, Line 160 (Error): Cell sky130_fd_sc_hd__a2bb2o_4 is not defined. Maybe you have not read the corresponding LEF file?
Cell sky130_fd_sc_hd__xor2_4 couldn't be read
DEF read, Line 161 (Error): Cell sky130_fd_sc_hd__xor2_4 is not defined. Maybe you have not read the corresponding LEF file?
Cell sky130_fd_sc_hd__inv_8 couldn't be read
DEF read, Line 162 (Error): Cell sky130_fd_sc_hd__inv_8 is not defined. Maybe you have not read the corresponding LEF file?
Cell sky130_fd_sc_hd__inv_8 couldn't be read
DEF read, Line 163 (Error): Cell sky130_fd_sc_hd__inv_8 is not defined. Maybe you have not read the corresponding LEF file?
Cell sky130_fd_sc_hd__and2_4 couldn't be read
DEF read, Line 164 (Error): Cell sky130_fd_sc_hd__and2_4 is not defined. Maybe you have not read the corresponding LEF file?
Cell sky130_fd_sc_hd__buf_1 couldn't be read
DEF read, Line 165 (Error): Cell sky130_fd_sc_hd__buf_1 is not defined. Maybe you have not read the corresponding LEF file?
Cell sky130_fd_sc_hd__o22a_4 couldn't be read
DEF read, Line 166 (Error): Cell sky130_fd_sc_hd__o22a_4 is not defined. Maybe you have not read the corresponding LEF file?
Cell sky130_fd_sc_hd__a2bb2o_4 couldn't be read
DEF read, Line 167 (Error): Cell sky130_fd_sc_hd__a2bb2o_4 is not defined. Maybe you have not read the corresponding LEF file?
Cell sky130_fd_sc_hd__xor2_4 couldn't be read
DEF read, Line 168 (Error): Cell sky130_fd_sc_hd__xor2_4 is not defined. Maybe you have not read the corresponding LEF file?
Cell sky130_fd_sc_hd__inv_8 couldn't be read
DEF read, Line 169 (Error): Cell sky130_fd_sc_hd__inv_8 is not defined. Maybe you have not read the corresponding LEF file?
Cell sky130_fd_sc_hd__inv_8 couldn't be read
DEF read, Line 170 (Error): Cell sky130_fd_sc_hd__inv_8 is not defined. Maybe you have not read the corresponding LEF file?
and the list continues... What do these errors represent? The fact that they are even present in spm design
doesn't make sense. The magic.log file however has no drc errors and when I open spm.mag
layout on magic it is drc clean. the errors only appear in spm.drc.mag
layout. Why is that so?