Actions
Task #5413
closed[model][basis] add HdlType field to VariableData class
Start date:
11/09/2014
Due date:
% Done:
100%
Estimated time:
Detected in build:
svn
Published in build:
r1213
Description
For CFG-based models translation into synthesizable HDL, an HdlType should be added into VariableData class.
The field semantics is: the variable type as it is described in the source HDL design.
For type keeping a String can be used.
Actions