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

Wrapper to XSIM by XILINX VIVADO. More...

#include "SimulationTool.hpp"
#include "refcount.hpp"
#include "custom_map.hpp"
#include <string>
#include <vector>
Include dependency graph for VIVADO_xsim_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_xsim_wrapper
 Main class for wrapping VIVADO XSIM Xilinx. More...
 

Macros

#define XSIM_SUBDIR   (Param->getOption<std::string>(OPT_output_directory) + std::string("/xsim"))
 

Typedefs

using VIVADO_xsim_wrapperRef = refcount< VIVADO_xsim_wrapper >
 Refcount definition for the class. More...
 

Functions

 CONSTREF_FORWARD_DECL (Parameter)
 

Detailed Description

Wrapper to XSIM by XILINX VIVADO.

A object used to invoke XILINX XSIM tool

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_xsim_wrapper.hpp.

Macro Definition Documentation

◆ XSIM_SUBDIR

#define XSIM_SUBDIR   (Param->getOption<std::string>(OPT_output_directory) + std::string("/xsim"))

Typedef Documentation

◆ VIVADO_xsim_wrapperRef

Refcount definition for the class.

Definition at line 106 of file VIVADO_xsim_wrapper.hpp.

Function Documentation

◆ CONSTREF_FORWARD_DECL()

CONSTREF_FORWARD_DECL ( Parameter  )

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