storage property

MemoryStorage storage
final

A place where the completer should save and retrieve data.

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

Implementation

final MemoryStorage storage;