storage property

MemoryStorage storage
latefinal

A place where the subordinate should save and retrieve data.

The Axi4SubordinateAgent will reset storage whenever the resetN signal is dropped.

Implementation

late final MemoryStorage storage;