42 #ifndef DRY_RUN_EVALUATION_HPP 43 #define DRY_RUN_EVALUATION_HPP const HLS_managerRef HLSMgr
information about all the HLS synthesis
DesignFlowStep_Status Exec() override
Execute the step.
Base class to compute evaluations about high-level synthesis.
const Wrefcount< const DesignFlowManager > design_flow_manager
The design flow manager.
DesignFlowStep_Status
The status of a step.
~DryRunEvaluation() override
Destructor.
DryRunEvaluation(const ParameterConstRef _parameters, const HLS_managerRef HLSMgr, const DesignFlowManagerConstRef design_flow_manager)
Constructor.
Template borrowed from the ANTLR library by Terence Parr (http://www.jGuru.com - Software rights: htt...