ilang  1.1.4
ILAng: A Modeling and Verification Platform for SoCs
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Macros
Classes | Public Member Functions | List of all members
ilang::Ilator Class Reference

The ILAtor class - for CMake-based SystemC simulator generation. More...

#include <ilator.h>

Public Member Functions

 Ilator (const InstrLvlAbsPtr &m)
 Constructor with a fixed ILA model.
 
 ~Ilator ()
 Destructor.
 
void Generate (const std::string &dst, bool opt)
 Generate the SystemC simulator. More...
 

Detailed Description

The ILAtor class - for CMake-based SystemC simulator generation.

Member Function Documentation

void ilang::Ilator::Generate ( const std::string &  dst,
bool  opt 
)

Generate the SystemC simulator.

Parameters
[in]dstthe directory path for the generated simulator.
[in]optset true to enable optimization.

The documentation for this class was generated from the following file: