Module mem

Module mem 

Source
Expand description

Memory abstraction used to read, write, and iterate over memory entries

Structs§

MemEntry
Representation of a single memory entry
MemEntryIter
Iterator over memory entries

Traits§

Memory
Behaviors common to all SystemRDL memories