done property
done emitted when the last element is committed to deserialized. The timing is that you can latch deserialized when done is high.
Implementation
Logic get done => output('done');
done emitted when the last element is committed to deserialized. The timing is that you can latch deserialized when done is high.
Logic get done => output('done');