For testing I was previously using pre-generated test cases in files. In order to make things cleaner I now take spawn the python/testfloat process directly and consume from stdout. This also makes it easier to add more tests.
The multiplier now has an option to perform correct rounding, so there is no more error compared to IEEE.
For testing I was previously using pre-generated test cases in files. In order to make things cleaner I now take spawn the python/testfloat process directly and consume from stdout. This also makes it easier to add more tests.
The multiplier now has an option to perform correct rounding, so there is no more error compared to IEEE.