PandA-2024.02
|
Implementation of the wrapper to Xilinx tools. More...
#include "XilinxWrapper.hpp"
#include "DesignParameters.hpp"
#include "Parameter.hpp"
#include "fileIO.hpp"
#include "string_manipulation.hpp"
#include "xml_script_command.hpp"
#include <boost/algorithm/string.hpp>
#include <filesystem>
#include <fstream>
Go to the source code of this file.
Implementation of the wrapper to Xilinx tools.
Implementation of the methods to wrap synthesis tools by Xilinx
Definition in file XilinxWrapper.cpp.