Create an signed integer AFix with a certain bit width
Create an unsigned integer AFix with a certain bit width
Constructs an AFix which is driven to 0 or 2^exp.
Constructs an AFix which is driven to 0 or 1.
Constructs an unsigned integer AFix with a maximum value.
Constructs an AFix whose maximum and minimum values are maxRaw * 2exp and minRaw * 2exp, respectively.
(Since version ) see corresponding Javadoc for more information.