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

Wrapper to XST by XILINX. More...

#include "XilinxWrapper.hpp"
#include "refcount.hpp"
#include "custom_map.hpp"
#include <string>
#include <vector>
Include dependency graph for xst_wrapper.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  xst_wrapper
 Main class for wrapping ISE tools by Xilinx. More...
 

Macros

#define XST_TOOL_ID   "xst"
 
#define PARAM_xst_tmpdir   "xst_tmpdir"
 
#define PARAM_xst_hdpdir   "xst_hdpdir"
 
#define PARAM_xst_prj_file   "xst_prj_file"
 

Typedefs

using xst_wrapperRef = refcount< xst_wrapper >
 Refcount definition for the class. More...
 

Functions

 CONSTREF_FORWARD_DECL (Parameter)
 
 REF_FORWARD_DECL (generic_device)
 
 REF_FORWARD_DECL (ToolManager)
 
 REF_FORWARD_DECL (area_info)
 

Detailed Description

Wrapper to XST by XILINX.

A object used to invoke XILINX XST RTL synthesis tool

Author
Fabrizio Ferrandi fabri.nosp@m.zio..nosp@m.ferra.nosp@m.ndi@.nosp@m.polim.nosp@m.i.it
Christian Pilato pilat.nosp@m.o@el.nosp@m.et.po.nosp@m.limi.nosp@m..it $Date$ Last modified by $Author$

Definition in file xst_wrapper.hpp.

Macro Definition Documentation

◆ PARAM_xst_hdpdir

#define PARAM_xst_hdpdir   "xst_hdpdir"

Definition at line 64 of file xst_wrapper.hpp.

Referenced by xst_wrapper::EvaluateVariables().

◆ PARAM_xst_prj_file

#define PARAM_xst_prj_file   "xst_prj_file"

◆ PARAM_xst_tmpdir

#define PARAM_xst_tmpdir   "xst_tmpdir"

◆ XST_TOOL_ID

#define XST_TOOL_ID   "xst"

Definition at line 61 of file xst_wrapper.hpp.

Referenced by BackendFlow::xload().

Typedef Documentation

◆ xst_wrapperRef

Refcount definition for the class.

Definition at line 107 of file xst_wrapper.hpp.

Function Documentation

◆ CONSTREF_FORWARD_DECL()

CONSTREF_FORWARD_DECL ( Parameter  )

◆ REF_FORWARD_DECL() [1/3]

REF_FORWARD_DECL ( generic_device  )

◆ REF_FORWARD_DECL() [2/3]

REF_FORWARD_DECL ( ToolManager  )

◆ REF_FORWARD_DECL() [3/3]

REF_FORWARD_DECL ( area_info  )

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