PandA-2024.02
|
Implementation of the wrapper to vivado_flow. More...
#include "vivado_flow_wrapper.hpp"
#include "DesignParameters.hpp"
#include "Parameter.hpp"
#include "ToolManager.hpp"
#include "XilinxBackendFlow.hpp"
#include "dbgPrintHelper.hpp"
#include "xml_script_command.hpp"
Go to the source code of this file.
Macros | |
#define | PARAM_vivado_outdir "vivado_outdir" |
Header include. More... | |
Implementation of the wrapper to vivado_flow.
Implementation of the methods to wrap vivado_flow by Xilinx
Definition in file vivado_flow_wrapper.cpp.
#define PARAM_vivado_outdir "vivado_outdir" |
Header include.
Definition at line 54 of file vivado_flow_wrapper.cpp.
Referenced by vivado_flow_wrapper::EvaluateVariables().