45 #ifndef _XILINX_PAR_WRAPPER_HPP_    46 #define _XILINX_PAR_WRAPPER_HPP_    50 #define PAR_TOOL_ID "par"    52 #define PARAM_par_tmpdir "par_tmpdir" 
~par_wrapper() override
Destructor. 
Wrapper to synthesis tools by Xilinx. 
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. 
par_wrapper(const ParameterConstRef &Param, const std::string &_output_dir, const generic_deviceRef &_device)
Constructor. 
Main class for wrapping ISE tools by Xilinx. 
void init_reserved_vars() override
Initializes the reserved variables.