public class VerilogParser extends HdlParser
Modifier and Type | Field and Description |
---|---|
static Parameter |
INCLUDE_PATH |
Constructor and Description |
---|
VerilogParser()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
Entity |
parse(java.util.Map<EntityType,Entity> inputs)
Parses input entities.
|
addBackend, addInputType, addParameter, defines, equals, getId, getInputEntity, getInputTypes, getLogger, getOptionalInputEntity, getOutputType, getParameters, hashCode, parseCommandLine, setOutputType, start, toString
public static final Parameter INCLUDE_PATH