Allow the formal engine to perform a same-cycle result in the ALU
[soc.git] / src / soc / fu / div / experiment / test / test_goldschmidt_div_sqrt.py
2022-08-16 Jacob Lifshaychange goldschmidt_div_sqrt to use nmutil.plain_data...
2022-04-29 Jacob Lifshayfix waay-too-precise error requirements
2022-04-29 Jacob Lifshayfix so HDL works for 5, 8, 16, 32, and 64-bits.
2022-04-29 Jacob LifshayHDL works for io_width=5
2022-04-28 Jacob Lifshayadd WIP HDL version of goldschmidt division -- it's...
2022-04-28 Jacob Lifshayadd the goldschmidt sqrt/rsqrt algorithm, still need...
2022-04-26 Jacob Lifshaygoldschmidt division works! still needs better paramete...
2022-04-25 Jacob Lifshayworking on goldschmidt_div_sqrt.py
2022-04-23 Jacob Lifshayworking on goldschmidt division algorithm
2022-04-22 Luke Kenneth Casso... whitespace
2022-04-22 Jacob Lifshayadd WIP goldschmidt division algorithm