40 #ifndef _NANOXPLORE_WRAPPER_HPP_ 41 #define _NANOXPLORE_WRAPPER_HPP_ 49 #define PARAM_sources_macro_list "sources_macro_list" 62 const std::string&
output_dir,
const std::string& default_output_dir);
generic device description
REF_FORWARD_DECL(generic_device)
superclass include
NanoXploreWrapper(const ParameterConstRef &Param, const std::string &tool_exec, const generic_deviceRef &device, const std::string &output_dir, const std::string &default_output_dir)
Constructor.
std::string get_command_line(const DesignParametersRef &dp) const override=0
Returns the proper command line.
std::string toString(const xml_script_node_tRef node, const DesignParametersRef dp) const override
Returns the string-based representation of the XML element.
Template definition of refcount.
void generate_synthesis_script(const DesignParametersRef &dp, const std::string &file_name) override
Creates the proper configuration script.
std::string getStringValue(const xml_script_node_tRef node, const DesignParametersRef &dp) const override
Returns the string-based representation of the XML element.
Template borrowed from the ANTLR library by Terence Parr (http://www.jGuru.com - Software rights: htt...
~NanoXploreWrapper() override
Destructor.