83 if(option->checkCondition(dp))
File containing functions and utilities to support the printing of debug messagges.
#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.
~par_wrapper() override
Destructor.
void EvaluateVariables(const DesignParametersRef dp) override
Evaluates the design variables.
void assign(const std::string &name, const std::string &value, bool checkExisting)
Assigns a value to a saved parameter.
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.
par_wrapper(const ParameterConstRef &Param, const std::string &_output_dir, const generic_deviceRef &_device)
Constructor.
Wrapper to par by XILINX.
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.
void init_reserved_vars() override
Initializes the reserved variables.
std::string toString(const xml_script_node_tRef node, const DesignParametersRef dp) const override
Returns the string-based representation of the XML element.