PandA-2024.02
Data Structures | Macros | Typedefs
vivado_flow_wrapper.hpp File Reference

Wrapper to invoke vivado_flow tool by XILINX. More...

#include "XilinxWrapper.hpp"
Include dependency graph for vivado_flow_wrapper.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  vivado_flow_wrapper
 Main class for wrapping vivado_flow tool by XILINX. More...
 

Macros

#define VIVADO_FLOW_TOOL_ID   "vivado_flow"
 
#define VIVADO_FLOW_TOOL_EXEC   "vivado"
 

Typedefs

using vivado_flow_wrapperRef = refcount< vivado_flow_wrapper >
 Refcount definition for the class. More...
 

Detailed Description

Wrapper to invoke vivado_flow tool by XILINX.

A object used to invoke vivado_flow tool by XILINX

Author
Fabrizio Ferrandi fabri.nosp@m.zio..nosp@m.ferra.nosp@m.ndi@.nosp@m.polim.nosp@m.i.it $Date$ Last modified by $Author$

Definition in file vivado_flow_wrapper.hpp.

Macro Definition Documentation

◆ VIVADO_FLOW_TOOL_EXEC

#define VIVADO_FLOW_TOOL_EXEC   "vivado"

Definition at line 50 of file vivado_flow_wrapper.hpp.

◆ VIVADO_FLOW_TOOL_ID

#define VIVADO_FLOW_TOOL_ID   "vivado_flow"

Definition at line 49 of file vivado_flow_wrapper.hpp.

Referenced by BackendFlow::xload().

Typedef Documentation

◆ vivado_flow_wrapperRef

Refcount definition for the class.

Definition at line 86 of file vivado_flow_wrapper.hpp.


Generated on Mon Feb 12 2024 13:03:38 for PandA-2024.02 by doxygen 1.8.13