Class | Description |
---|---|
GaddHlddTransformer |
This engine transforms the GADD model into the HLDD model.
|
GaddHlddUtils |
This class contains some methods that are used in gadd-to-hldd transformation process.
|
HlddUnusedVariableBackend |
This class represents a visitor which is used to search for unused variables in the design.
|
HlddVariableAnalyzerBackend |
This class represents a visitor which is used to remove duplicate variable assignments
in different processes.
|