OpenCores
Issue List
discrepancy with soft float on multiply #1
Open jiang.long opened this issue almost 10 years ago
jiang.long commented almost 10 years ago

If you add the following 2 numbers together:

000..08000 c0200...000

The result is both c02000...00

But the soft float raised an inexact flag, while fpu_double does not.

If you want FPU equivalence checking with soft float library, please contact jlong@eecs.berkeley.edu

fpgausr commented about 1 month ago

Any update ?


Assignee
No one
Labels
Bug