MatchLib
All Classes Namespaces Files Functions Modules Pages
Public Types | Static Public Attributes | List of all members
managerCfg Struct Reference

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

#include <Manager.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 manager.

The following constants must be defined:

Definition at line 50 of file Manager.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum

Definition at line 51 of file Manager.h.

Member Data Documentation

◆ addrBoundLower

const uint64_t managerCfg::addrBoundLower = 0
static

Definition at line 58 of file Manager.h.

◆ addrBoundUpper

const uint64_t managerCfg::addrBoundUpper = 0xFFFFFFFF
static

Definition at line 59 of file Manager.h.


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