Home
last modified time | relevance | path

Searched defs:call_on_module (Results 1 – 1 of 1) sorted by relevance

/dports/cad/yosys/yosys-yosys-0.12/kernel/
H A Dregister.cc346 void Pass::call_on_module(RTLIL::Design *design, RTLIL::Module *module, std::string command) in call_on_module() function in Pass
359 void Pass::call_on_module(RTLIL::Design *design, RTLIL::Module *module, std::vector<std::string> ar… in call_on_module() function in Pass