cache property
Indicates how a transaction is required to progress through a system.
Width is equal to cacheWidth.
Implementation
Logic? get cache => tryPort('${prefix}CACHE');
Indicates how a transaction is required to progress through a system.
Width is equal to cacheWidth.
Logic? get cache => tryPort('${prefix}CACHE');