<#270 [Minor issue] CLASS CORE SPACER missing for ...
# open_pdks
g
#270 [Minor issue] CLASS CORE SPACER missing for some spacers (Filler, decap, etc) New issue created by armleo In some lefs the CLASS is wrong. They need to be core spacer. Otherwise they are used in density calculations by OpenROAD. Locations: open_pdks/sky130/custom/sky130_fd_sc_hd/lef/sky130_ef_sc_hd__decap_12.lef Line 6 in </RTimothyEdwards/open_pdks/commit/6003ab31478184bceedc76eb650d8812e0cd6f5b|6003ab3> open_pdks/sky130/custom/sky130_fd_sc_hd/lef/sky130_ef_sc_hd__fill_12.lef Line 6 in </RTimothyEdwards/open_pdks/commit/6003ab31478184bceedc76eb650d8812e0cd6f5b|6003ab3> And in the sky130_fd_sc_hd_decap_* cells., Needs to be:
Copy code
CLASS CORE SPACER ;

image

RTimothyEdwards/open_pdks