PandA-2024.02
|
Implementation of the wrapper to NanoXplore tools. More...
#include "NanoXploreWrapper.hpp"
#include "DesignParameters.hpp"
#include "Parameter.hpp"
#include "constant_strings.hpp"
#include "fileIO.hpp"
#include "utility.hpp"
#include "xml_dom_parser.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 NanoXplore tools.
Implementation of the methods to wrap synthesis tools by NanoXplore
Definition in file NanoXploreWrapper.cpp.