ngc 1.5.0
 
Loading...
Searching...
No Matches
ngcbSCASIM Class Reference

#include <ngcbSIM.hpp>

Public Member Functions

 ngcbSCASIM (int id)
 Constructor with ASIC-ID.
 
virtual ~ngcbSCASIM ()
 Destructor.
 
void Reset ()
 Reset.
 
int Read (const int *bufIn, int *bufOut)
 Read from memory.
 
int Write (const int *bufIn, int *bufOut)
 Write to memory.
 

Detailed Description

SIDECAR ASIC simulator

Constructor & Destructor Documentation

◆ ngcbSCASIM()

ngcbSCASIM::ngcbSCASIM ( int id)
explicit

Constructor with ASIC-ID.

◆ ~ngcbSCASIM()

ngcbSCASIM::~ngcbSCASIM ( )
virtual

Destructor.

Member Function Documentation

◆ Read()

int ngcbSCASIM::Read ( const int * bufIn,
int * bufOut )

Read from memory.

◆ Reset()

void ngcbSCASIM::Reset ( )

Reset.

◆ Write()

int ngcbSCASIM::Write ( const int * bufIn,
int * bufOut )

Write to memory.


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