40 #ifndef XILINX_TASTE_BACKEND_FLOW_HPP 41 #define XILINX_TASTE_BACKEND_FLOW_HPP 68 const std::list<std::string>& hdl_files,
69 const std::list<std::string>& aux_files)
override;
std::string flow_name
string-based identifier of the flow
Wrapper to implement a synthesis tools by Xilinx.
std::string GenerateSynthesisScripts(const std::string &fu_name, const structural_managerRef SM, const std::list< std::string > &hdl_files, const std::list< std::string > &aux_files) override
Generates the synthesis scripts for the specified design.
XilinxTasteBackendFlow(const ParameterConstRef ¶meters, const std::string &flow_name, const generic_deviceRef _device)
Constructor.
void create_cf(const DesignParametersRef dp, bool xst) override
Creates the UCF file.