dataOut property
The main output of the shift register after going through all the stages.
Implementation
Logic get dataOut => output('${dataName}_out');
The main output of the shift register after going through all the stages.
Logic get dataOut => output('${dataName}_out');