Skip to content
v0.10.6
Add UF/SF literals functions for fixed point
Add fixed bitwidth shift for Bits/UInt/SInt (|<<   |>>)
Add edge function in Bool
Fixedpoint now use BigDecimal in place of Double
Better error reporting
Replace asBits/asUInt/asSInt(something) by B/U/S(something)