MatchLib
Public Types | Static Public Attributes | List of all members
masterCfg Struct Reference

An example config for the AXI master. More...

#include <Master.h>

Public Types

enum  { numWrites = 100, numReads = 100, readDelay = 0, seed = 0 }
 

Static Public Attributes

static const uint64_t addrBoundLower = 0
 
static const uint64_t addrBoundUpper = 0xFFFFFFFF
 

Detailed Description

An example config for the AXI master.

The following constants must be defined:

Definition at line 50 of file Master.h.


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