hardposit-chisel3
                                
                                 hardposit-chisel3 copied to clipboard
                                
                                    hardposit-chisel3 copied to clipboard
                            
                            
                            
                        Chisel library for Unum Type-III Posit Arithmetic
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 -...
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...
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.