44 #ifndef LATTICE_LATTICE_FLOW_HPP 45 #define LATTICE_LATTICE_FLOW_HPP 49 #define PARAM_lattice_outdir "lattice_outdir" 50 #define LATTICE_FLOW_TOOL_ID "lattice_flow" 51 #define LATTICE_FLOW_TOOL_EXEC "diamondc"
void EvaluateVariables(const DesignParametersRef dp) override
Evaluates the design variables.
~lattice_flow_wrapper() override
Destructor.
Wrapper to synthesis tools by Lattice.
lattice_flow_wrapper(const ParameterConstRef &Param, const std::string &_output_dir, const generic_deviceRef &_device)
Constructor.
Main class for wrapping lattice_flow tool by Lattice.