Hacker News new | ask | show | jobs
by tcas 4778 days ago
Speed of the FPGA? FPGAs are given speed grades, but the actual design dictates the max speed. Different logic sections, depending on pipelining, size, which pins they are connected to can run at different speeds. You might have an overall max speed/critical path of say 50mhz, but you might be able to safely run a small section of the design at 200mhz.
1 comments

But, you can make your calculations massively parallel on an FPGA. So the clock speed does not compare at all to a typical processor.