51 #define PARAM_quartus_report "quartus_report" 74 if(
Param->isOption(OPT_quartus_13_64bit) &&
Param->getOption<
bool>(OPT_quartus_13_64bit))
81 if(option->checkCondition(dp))
void EvaluateVariables(const DesignParametersRef dp) override
Evaluates the design variables.
File containing functions and utilities to support the printing of debug messagges.
Quartus13ReportWrapper(const ParameterConstRef &Param, const std::string &_output_dir, const generic_deviceRef &_device)
Constructor.
#define PRINT_DBG_MEX(dbgLevel, curDbgLevel, mex)
We are producing a debug version of the program, so the message is printed;.
#define DEBUG_LEVEL_PEDANTIC
very verbose debugging print is performed.
std::string toString(const xml_script_node_tRef node, const DesignParametersRef dp) const override
Returns the string-based representation of the XML element.
#define QUARTUS_13_REPORT_TOOL_EXEC
map_t parameter_values
Map between the name of the parameter and the corresponding string-based value.
#define PARAM_quartus_report
Header include.
This file contains the definition of the parameters for the synthesis tools.
std::string get_command_line(const DesignParametersRef &dp) const override
Returns the proper command line.
Classes for handling configuration files.
Wrapper to invoke quartus_report tool by Altera.
std::string component_name
Name of the component.
#define QUARTUS_13_REPORT_TOOL_ID
Superclass include.
~Quartus13ReportWrapper() override
Destructor.
Template borrowed from the ANTLR library by Terence Parr (http://www.jGuru.com - Software rights: htt...
this class is used to manage the command-line or XML options.