upstreamValid property

  1. @protected
Logic upstreamValid
latefinal

Indicator that data from downstream is consumable on APB This must be properly driven in any child class.

Implementation

@protected
late final Logic upstreamValid;