42 #ifndef NANOXPLORE_NXPYTHON_FLOW_HPP 43 #define NANOXPLORE_NXPYTHON_FLOW_HPP 47 #define NXPYTHON_FLOW_TOOL_ID "nxpython_flow" 48 #define NXPYTHON_FLOW_TOOL_EXEC "nxpython"
Main class for wrapping nxpython_flow tool by NANOXPLORE.
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.
void EvaluateVariables(const DesignParametersRef dp) override
Evaluates the design variables.
Wrapper to synthesis tools by NanoXplore.