storage property
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;
A place where the subordinate should save and retrieve data.
The Axi4SubordinateAgent will reset storage whenever
the resetN
signal is dropped.
late final MemoryStorage storage;