62 if(
Param->isOption(OPT_quartus_13_64bit) &&
Param->getOption<
bool>(OPT_quartus_13_64bit))
69 if(option->checkCondition(dp))
#define QUARTUS_13_FLOW_TOOL_ID
~Quartus13Wrapper() override
Destructor.
std::string toString(const xml_script_node_tRef node, const DesignParametersRef dp) const override
Returns the string-based representation of the XML element.
Quartus13Wrapper(const ParameterConstRef &Param, const std::string &_output_dir, const generic_deviceRef &_device)
Constructor.
#define QUARTUS_13_FLOW_TOOL_EXEC
Classes for handling configuration files.
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.
std::string get_command_line(const DesignParametersRef &dp) const override
Returns the proper command line.
Wrapper to quartus 13.x and newer.