fudian icon indicating copy to clipboard operation
fudian copied to clipboard

Open source high performance IEEE-754 floating unit

Results 3 fudian issues
Sort by recently updated
recently updated
newest added

I’m not sure if I understand it correctly. Please correct me if I’m wrong. Are there any registers in FADD? I understand that there is a near path and a...

* update to Chisel 7.1.1 * update `mill` build * add `mill` build script to git * update the Scala version * update Berkeley softfloat and testfloat submodules * fix...

When using Fudian to generate the BFloat16 floating-point unit, the ADD, MUL, and FMA modules compile successfully. However, the DIV module compilation fails. The issue stems from lines 441-445 in...