yosys-master
|
Public Member Functions | |
wire_flags_t () | |
Data Fields | |
RTLIL::Wire * | new_wire |
bool | is_int_driven |
bool | is_int_used |
bool | is_ext_driven |
bool | is_ext_used |
|
inline |
Definition at line 48 of file submod.cc.
RTLIL::Wire* SubmodWorker::wire_flags_t::new_wire |