selectSigned property
latefinal
If not null, use this signal to select between signed and unsigned operation.
Implementation
late final Logic? selectSigned;
If not null, use this signal to select between signed and unsigned operation.
late final Logic? selectSigned;