Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ENGINE_ID
The engine identifier.
|
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, getInputEntity, getInputTypes, getLogger, getOptionalInputEntity, getOutputType, getParameters, hashCode, parseCommandLine, setOutputType, start, toString
public static final java.lang.String ENGINE_ID
public static final Parameter TOP_LEVEL