I was wondering if folks use VHDL/FPGAs in scientific computing.
An example scenario that I was thinking off was say:
- Construct an arbitrary precision floating point adder
- Configure an FPGA board to then add such numbers
So I was looking for references (example code) where VHDL/FPGAs have been used in scientific computing.
Thanks in advance.