44 #ifndef XILINX_VIVADO_FLOW_HPP 45 #define XILINX_VIVADO_FLOW_HPP 49 #define VIVADO_FLOW_TOOL_ID "vivado_flow" 50 #define VIVADO_FLOW_TOOL_EXEC "vivado"
vivado_flow_wrapper(const ParameterConstRef &Param, const std::string &_output_dir, const generic_deviceRef &_device)
Constructor.
~vivado_flow_wrapper() override
Destructor.
Main class for wrapping vivado_flow tool by XILINX.
void EvaluateVariables(const DesignParametersRef dp) override
Evaluates the design variables.
Wrapper to synthesis tools by Xilinx.
std::string get_command_line(const DesignParametersRef &dp) const override
Returns the proper command line.
void create_sdc(const DesignParametersRef &dp)