AFHBA404
AFHBA404 connects ACQ2106 to PCI-Express
|
Go to the documentation of this file.
23 int imax = the_hba.
vo.
AO16;
25 for (
int ii = 0; ii < imax; ++ii){
28 unsigned tl = the_hba.
uuts[0]->tlatch();
29 for (
int ii = 0; ii < the_hba.
vo.
DO32; ++ii){
37 fprintf(stderr,
"SystemInterface::factory CUSTOM INTERFACE\n");
38 const char* key =
getenv(
"SINGLE_THREAD_CONTROL");
40 if (strcmp(key,
"control_dup1")){
Models a Host Bus Adapter like AFHBA404.
Custom1SingleThreadControlSystemInterface(const HBA &hba)
virtual void ringDoorbell(int sample)
acqproc global class interface definition.
vector< ACQ * > uuts
vector of ACQ UUT's
int AO16
AO16 values from the algorithm.
SystemInterface(const HBA &_hba)
struct SystemInterface::Inputs IN
int DO32
DO32 values from the algorithm.
struct SystemInterface::Outputs OUT
Models interface with external PCS.
const VO vo
total system size each Output type.
static SystemInterface & factory(const HBA &)
int getenv(const char *key, int def, int(*cvt)(const char *key))