yosys-master
|
#include <modtools.h>
Public Member Functions | |
bool | operator< (const PortBit &other) const |
Data Fields | |
RTLIL::Cell * | cell |
RTLIL::IdString | port |
int | offset |
Definition at line 183 of file modtools.h.
|
inline |
Definition at line 189 of file modtools.h.
RTLIL::Cell* ModWalker::PortBit::cell |
Definition at line 185 of file modtools.h.
int ModWalker::PortBit::offset |
Definition at line 187 of file modtools.h.
RTLIL::IdString ModWalker::PortBit::port |
Definition at line 186 of file modtools.h.