ilasynth  1.0
ILASynth: Template-based ILA Synthesis Engine
Public Member Functions | Public Attributes | List of all members
ilasynth::VlgExportConfig Struct Reference

#include <VerilogExport.hpp>

Public Member Functions

 VlgExportConfig (bool ExternalMem=false, bool FunctionAsModule=true)
 

Public Attributes

bool _extMem
 
bool _fmodule
 

Constructor & Destructor Documentation

◆ VlgExportConfig()

ilasynth::VlgExportConfig::VlgExportConfig ( bool  ExternalMem = false,
bool  FunctionAsModule = true 
)
inline

Member Data Documentation

◆ _extMem

bool ilasynth::VlgExportConfig::_extMem

◆ _fmodule

bool ilasynth::VlgExportConfig::_fmodule

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