hardposit-chisel3 icon indicating copy to clipboard operation
hardposit-chisel3 copied to clipboard

Chisel library for Unum Type-III Posit Arithmetic

Results 3 hardposit-chisel3 issues
Sort by recently updated
recently updated
newest added

There is an issue in posit subtraction that causes the following to returns an incorrect result. Issue is most likely due to incorrect regime bit being created ``` nbits -...

bug
help wanted

Random tests fail with 1 ULP error for certain 64 bit square root conditions. Need to check whether test generator or DivSqrt module is responsible and rectify it. Utilization of...

bug
help wanted

Random tests fail with 1 ULP error for certain 16 bit FMA conditions. Need to check whether test generator or FMA module is responsible and rectify it.

bug