dataOut property

Logic get dataOut

The main output of the shift register after going through all the stages.

Implementation

Logic get dataOut => output('${dataName}_out');