Share
UBE encoding is intended for multi-bit fields. Use the DIS type for single-bit fields. The error occurs because in some cases the UBE "end bit" is less than 2. This is an error because UBE assumes that the field is at least 2 bits.
UBE encoding is intended for multi-bit fields. Use the DIS type for single-bit fields. The error occurs because in some cases the UBE "end bit" is less than 2. This is an error because UBE assumes that the field is at least 2 bits.