|
slang-netlist
0.9.0
|
| Nslang | |
| Nnetlist | |
| CUtilities | |
| CTableFormatConfig | |
| CBuilderOptions | Caller-supplied options that tune how the netlist graph is built |
| CBuildProfile | Profiling data collected during netlist graph construction |
| CCombLoops | |
| CConfig | |
| CDirectedEdge | A class to represent a directed edge in a graph |
| CNode | |
| CDirectedGraph | |
| CDriverBitRange | A range over which a symbol is driven |
| CNetlistDiagnostics | A collection of diagnostics for reporting on the netlist |
| CNetlistDot | A utility class for rendering a netlist graph in DOT format |
| CNetlistEdge | |
| CNetlistGraph | Represent the netlist connectivity of an elaborated design |
| CSensitivitySource | A clock/reset signal driving a State node, paired with its edge kind |
| CNetlistNode | |
| CPort | |
| CVariable | |
| CState | |
| CAssignment | |
| CConditional | |
| CCase | |
| CMerge | |
| CConstant | |
| CNetlistPath | A class representing a path traversing nodes in the netlist |
| CNetlistSerializer | |
| CPathFinder | |
| CSymbolReference | Extracted identity of an AST symbol, decoupled from the slang AST |
| CSymbolTable | |
| CFileTable | |
| CTextLocation | |
| CVisitAll | |
| Nreport | |
| CReportDrivers | Visitor for printing driver information in a human-readable format |
| CReportPorts | Visitor for printing port information in a human-readable format |
| CReportVariables | Visitor for printing variable information in a human-readable format |