<@U01819B63HP>, <@U016G2QFDDY>: yosys does not us...
# sky130
t
@User, @User: yosys does not use cells like FA and HA by default. However, it has methods by which any of its intermediate form structures can be given a specific implementation and mapping. There are a number of such mappings in Openlane; see, e.g.,
open_pdks/sky130/openlane/sky130_fd_sc_hd/fa_map.v
. It is only necessary to read these verilog files into yosys before synthesis.