![]() |
PandA-2024.02
|
Class for describing auxiliary steps in design flow. More...


Go to the source code of this file.
Data Structures | |
| class | AuxDesignFlowStep |
| Class describing auxiliary steps in design flow. More... | |
Typedefs | |
| using | AuxDesignFlowStepType = enum AuxDesignFlowStepType { DESIGN_FLOW_ENTRY, DESIGN_FLOW_EXIT } |
| Identifier of the auxiliary design flow steps. More... | |
Class for describing auxiliary steps in design flow.
Definition in file design_flow_aux_step.hpp.
| using AuxDesignFlowStepType = enum AuxDesignFlowStepType { DESIGN_FLOW_ENTRY, DESIGN_FLOW_EXIT } |
Identifier of the auxiliary design flow steps.
Definition at line 54 of file design_flow_aux_step.hpp.
1.8.13