Package ru.ispras.verilog.parser.util
-
Interface Summary Interface Description TokenSourceCallback This is the callback interface for operating with token sources. -
Class Summary Class Description DefineStructure This class is used byVerilogFrontend
to expand define structures of Verilog code.IncludeFileFinder IncludeStructure This class is used byVerilogFrontend
to find loops in inclusion.IndexOutOfBoundStructure This class is used byVerilogTransformerVariableSubstitute
save information about indexes which is out of bound in Verilog bit vector.TokenSourceStack Composite token source for hierarchically organized sub-sources.TokenSourceStack.TokenSourceEntry VerilogBenchmarkTest Basic class for test cases are aimed at collections of Verilog modules, i.e.