Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ENGINE_ID
The engine identifier.
|
static EntityType |
INPUT_TYPE
The engine's input entity type.
|
static Parameter |
TOP_LEVEL
The VHDL top-level module name.
|
Constructor and Description |
---|
VhdlParser()
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, getInputTypes, getLogger, getMandatoryInputEntity, getOptionalInputEntity, getOutputType, getParameters, hasBackEnds, hashCode, parseCommandLine, runBackEnds, setOutputType, setProgress, start, toString, uses
public static final java.lang.String ENGINE_ID
public static final EntityType INPUT_TYPE
public static final Parameter TOP_LEVEL