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

Wrapper to trce by XILINX. More...

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

Go to the source code of this file.

Data Structures

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

Macros

#define TRCE_TOOL_ID   "trce"
 
#define PARAM_trce_tmpdir   "trce_tmpdir"
 
#define PARAM_trce_report_pre   "trce_report_pre"
 
#define PARAM_trce_report_post   "trce_report_post"
 

Typedefs

using trce_wrapperRef = refcount< trce_wrapper >
 Refcount definition for the class. More...
 

Detailed Description

Wrapper to trce by XILINX.

A object used to invoke XILINX trce 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 trce_wrapper.hpp.

Macro Definition Documentation

◆ PARAM_trce_report_post

#define PARAM_trce_report_post   "trce_report_post"

◆ PARAM_trce_report_pre

#define PARAM_trce_report_pre   "trce_report_pre"

◆ PARAM_trce_tmpdir

#define PARAM_trce_tmpdir   "trce_tmpdir"

◆ TRCE_TOOL_ID

#define TRCE_TOOL_ID   "trce"

Definition at line 50 of file trce_wrapper.hpp.

Referenced by BackendFlow::xload().

Typedef Documentation

◆ trce_wrapperRef

Refcount definition for the class.

Definition at line 91 of file trce_wrapper.hpp.


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