Searched refs:addSdffe (Results 1 – 3 of 3) sorted by relevance
/dports/cad/yosys/yosys-yosys-0.12/kernel/ |
H A D | ff.cc | 588 …cell = module->addSdffe(name, sig_clk, sig_ce, sig_srst, sig_d, sig_q, val_srst, pol_clk, pol_ce, … in emit()
|
H A D | rtlil.h | 1322 …RTLIL::Cell* addSdffe (RTLIL::IdString name, const RTLIL::SigSpec &sig_clk, const RTLIL::SigSpec &…
|
H A D | rtlil.cc | 2811 RTLIL::Cell* RTLIL::Module::addSdffe(RTLIL::IdString name, const RTLIL::SigSpec &sig_clk, const RTL… in addSdffe() function in RTLIL::Module
|