91 if(option->checkCondition(dp))
99 s <<
"if [ $? -ne 0 ]; then exit 1; fi" << std::endl;
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.
~ngdbuild_wrapper() override
Destructor.
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.
ngdbuild_wrapper(const ParameterConstRef &Param, const std::string &_output_dir, const generic_deviceRef &_device)
Constructor.
Classes for handling configuration files.
Wrapper to ngdbuild by XILINX.
void init_reserved_vars() override
Initializes the reserved variables.
#define OUTPUT_LEVEL_VERY_PEDANTIC
verbose debugging print is performed.
Template borrowed from the ANTLR library by Terence Parr (http://www.jGuru.com - Software rights: htt...
std::string get_command_line(const DesignParametersRef &dp) const override
Returns the proper command line.
this class is used to manage the command-line or XML options.
std::string toString(const xml_script_node_tRef node, const DesignParametersRef dp) const override
Returns the string-based representation of the XML element.
#define PARAM_ngdbuild_tmpdir
void EvaluateVariables(const DesignParametersRef dp) override
Evaluates the design variables.