Notation for fixed point representation
问题 I'm looking for a commonly understandable notation to define a fixed point number representation. The notation should be able to define both a power-of-two factor (using fractional bits) and a generic factor (sometimes I'm forced to use this, though less efficient). And also an optional offset should be defined. I already know some possible notations, but all of them seem to be constrained to specific applications. For example the Simulink notation would perfectly fit my needs, but it's known