<#269 sky130 antenna cell has the wrong type> New ...
# open_pdks
g
#269 sky130 antenna cell has the wrong type New issue created by maliberty The discussion in The-OpenROAD-Project/OpenROAD#2136 highlights that
Copy code
MACRO sky130_fd_sc_hd__diode_2
  CLASS CORE ;
is incorrect and should be
Copy code
MACRO sky130_fd_sc_hd__diode_2
  CLASS CORE ANTENNACELL ;
Since I can't get anything fixed in upstream Google repos I am hoping you can fix it here. This happens in sky130 A & B. RTimothyEdwards/open_pdks