Package ru.ispras.verilog.parser.elaborator
-
Class Summary Class Description VerilogBinding VerilogBinding
stores information about a binding.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.VerilogVariable VerilogVariable
stores information about a design variable. -
Enum Summary Enum Description VerilogBinding.Type VerilogParameter.Type VerilogProcess.Type VerilogVariable.Type