|
yosys-master
|
#include <modtools.h>
Inheritance diagram for ModIndex:
Collaboration diagram for ModIndex:Data Structures | |
| struct | PortInfo |
| struct | SigBitInfo |
Data Fields | |
| SigMap | sigmap |
| RTLIL::Module * | module |
| std::map< RTLIL::SigBit, SigBitInfo > | database |
| bool | auto_reload_module |
Definition at line 29 of file modtools.h.
|
inline |
Definition at line 132 of file modtools.h.
|
inline |
Definition at line 138 of file modtools.h.
|
inline |
|
inlinevirtual |
|
inlinevirtual |
Reimplemented from RTLIL::Monitor.
Definition at line 105 of file modtools.h.
Here is the call graph for this function:
|
inlinevirtual |
|
inlinevirtual |
Definition at line 120 of file modtools.h.
|
inlinevirtualinherited |
|
inlinevirtualinherited |
|
inlinevirtualinherited |
|
inline |
Definition at line 60 of file modtools.h.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 69 of file modtools.h.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 143 of file modtools.h.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
|
inline |
|
inline |
Definition at line 171 of file modtools.h.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 83 of file modtools.h.
Here is the call graph for this function:
Here is the caller graph for this function:| bool ModIndex::auto_reload_module |
Definition at line 58 of file modtools.h.
| std::map<RTLIL::SigBit, SigBitInfo> ModIndex::database |
Definition at line 57 of file modtools.h.
| RTLIL::Module* ModIndex::module |
Definition at line 56 of file modtools.h.
| SigMap ModIndex::sigmap |
Definition at line 55 of file modtools.h.