42 #ifndef QUARTUS_13_WRAPPER_HPP 43 #define QUARTUS_13_WRAPPER_HPP 48 #define QUARTUS_13_SETUP_TOOL_ID "quartus_13_setup" 49 #define QUARTUS_13_FLOW_TOOL_ID "quartus_13_flow" 50 #define QUARTUS_13_FLOW_TOOL_EXEC "quartus_sh"
~Quartus13Wrapper() override
Destructor.
Quartus13Wrapper(const ParameterConstRef &Param, const std::string &_output_dir, const generic_deviceRef &_device)
Constructor.
Template borrowed from the ANTLR library by Terence Parr (http://www.jGuru.com - Software rights: htt...
Wrapper to synthesis tools by Altera.
std::string get_command_line(const DesignParametersRef &dp) const override
Returns the proper command line.