Home
last modified time | relevance | path

Searched defs:tpl_wire (Results 1 – 1 of 1) sorted by last modified time

/dports/cad/yosys/yosys-yosys-0.12/passes/techmap/
H A Dflatten.cc94 for (auto tpl_wire : tpl->wires()) { in flatten_cell() local
183 RTLIL::Wire *tpl_wire = tpl->wire(port_name); in flatten_cell() local