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