accepted property

Logic accepted
latefinal

Indicates that a transaction has been accepted (both valid and ready). Use the underlying data's name for a stable port name instead of interpolating the object itself.

Implementation

late final Logic accepted = (ready & valid).named('${data.name}_accepted');