54 #define PARAM_nxpython_outdir "nxpython_outdir" 81 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 PARAM_nxpython_report
Wrapper to NanoXplore synthesis tools *.
#define PARAM_nxpython_timing_report
#define DEBUG_LEVEL_PEDANTIC
very verbose debugging print is performed.
nxpython_flow_wrapper(const ParameterConstRef &Param, const std::string &_output_dir, const generic_deviceRef &_device)
Constructor.
~nxpython_flow_wrapper() override
Destructor.
std::string get_command_line(const DesignParametersRef &dp) const override
Returns the proper command line.
Wrapper to invoke nxpython_flow tool by NANOXPLORE.
map_t parameter_values
Map between the name of the parameter and the corresponding string-based value.
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 toString(const xml_script_node_tRef node, const DesignParametersRef dp) const override
Returns the string-based representation of the XML element.
#define NXPYTHON_FLOW_TOOL_EXEC
void EvaluateVariables(const DesignParametersRef dp) override
Evaluates the design variables.
Classes for handling configuration files.
#define NXPYTHON_FLOW_TOOL_ID
std::string component_name
Name of the component.
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.
#define PARAM_nxpython_outdir
Header include.