44 #ifndef QUARTUS_REPORT_WRAPPER_HPP 45 #define QUARTUS_REPORT_WRAPPER_HPP 50 #define QUARTUS_REPORT_TOOL_ID "quartus_sta" 51 #define QUARTUS_REPORT_TOOL_EXEC "quartus_sta"
QuartusReportWrapper(const ParameterConstRef &Param, const std::string &_output_dir, const generic_deviceRef &_device)
Constructor.
std::string get_command_line(const DesignParametersRef &dp) const override
Returns the proper command line.
void EvaluateVariables(const DesignParametersRef dp) override
Evaluates the design variables.
Wrapper to synthesis tools by Altera.
Main class for wrapping quartus_report tool by Altera.
~QuartusReportWrapper() override
Destructor.