GRLIB FTMCTRL Model

The FtmCtrl device is part of the GRLIB IP library. It is available in libTEMUFtmCtrl.so.

Loading the Plugin

import FtmCtrl

Configuration

@FtmCtrl Reference

Properties

Name Type Description

Class

*void

Class object

Component

*void

Pointer to component object if part of component

LoggingFlags

uint64_t

Flags for logging info

Name

*char

Object name

TimeSource

*void

Time source object

Commands

Name Description

delete

Dispose instance of @FtmCtrl

new

Create new instance of FtmCtrl

Command new Arguments

Name Type Required Description

name

string

yes

Name of object to create

FtmCtrl Reference

Properties

Name Type Description

Class

*void

Class object

Component

*void

Pointer to component object if part of component

LoggingFlags

uint64_t

Flags for logging info

Name

*char

Object name

TimeSource

*void

Time source object

ahb.pnp.bar

[uint32_t; 4]

ahb.pnp.identReg

uint32_t

ahb.pnp.userDef

[uint32_t; 3]

apb.pnp.bar

uint32_t

apb.pnp.config

uint32_t

mcfg1

uint32_t

mcfg2

uint32_t

mcfg3

uint32_t

mcfg4

uint32_t

memorySpace

temu_IfaceRef/ <unknown>

Memory space.

statCorrectable

temu_IfaceRef/ <unknown>

Statistics device for correctable/upset statistics.

statUncorrectable

temu_IfaceRef/ <unknown>

Statistics device for uncorrectable/faulty statistics.

Interfaces

Name Type Description

AhbIface

AhbIface

ApbIface

ApbIface

CorrectableErrorIface

MemAccessIface

DeviceIface

DeviceIface

MemAccessIface

MemAccessIface

ResetIface

ResetIface

UncorrectableErrorIface

MemAccessIface

Commands

Name Description

delete

Dispose instance of FtmCtrl

Limitations