yosys-master
|
Public Member Functions | |
bool | operator< (const equiv_bit_t &other) const |
Data Fields | |
int | depth |
bool | inverted |
RTLIL::Cell * | drv |
RTLIL::SigBit | bit |
Definition at line 39 of file freduce.cc.
|
inline |
Definition at line 46 of file freduce.cc.
RTLIL::SigBit equiv_bit_t::bit |
Definition at line 44 of file freduce.cc.
int equiv_bit_t::depth |
Definition at line 41 of file freduce.cc.
RTLIL::Cell* equiv_bit_t::drv |
Definition at line 43 of file freduce.cc.
bool equiv_bit_t::inverted |
Definition at line 42 of file freduce.cc.