45 #ifndef _XILINX_TRCE_WRAPPER_HPP_ 46 #define _XILINX_TRCE_WRAPPER_HPP_ 50 #define TRCE_TOOL_ID "trce" 52 #define PARAM_trce_tmpdir "trce_tmpdir" 53 #define PARAM_trce_report_pre "trce_report_pre" 54 #define PARAM_trce_report_post "trce_report_post"
trce_wrapper(const ParameterConstRef &Param, const std::string &_output_dir, const generic_deviceRef &_device)
Constructor.
Wrapper to synthesis tools by Xilinx.
void init_reserved_vars() override
Initializes the reserved variables.
Main class for wrapping ISE tools by Xilinx.
~trce_wrapper() override
Destructor.
void EvaluateVariables(const DesignParametersRef dp) override
Evaluates the design variables.
std::string get_command_line(const DesignParametersRef &dp) const override
Returns the proper command line.