Class | Description |
---|---|
VerilogCallCollector |
VerilogCallCollector collects information on function calls and
replaces function calls with newly created return-value variables. |
VerilogContext |
VerilogContext keeps a current path. |
VerilogDescriptor |
VerilogDescriptor stores information about a design variable. |
VerilogDesign |
VerilogDesign represents an elaborated design. |
VerilogDesign.Builder | |
VerilogElaborator |
VerilogElaborator implements a simple elaboration engine. |
VerilogIndexRange | |
VerilogInstantiator |
VerilogInstantiator produces a process instance. |
VerilogParameter |
VerilogParameter represents a parameter definition. |
VerilogProcess |
VerilogProcess represents instantiated processes. |
Enum | Description |
---|---|
VerilogParameter.Type | |
VerilogProcess.Type |