|
|
|
|
|
by Stubb
2151 days ago
|
|
Another big advantage of FPGAs is low latency and the ability to hit precise timing deadlines. When working with radio hardware, you still need an FPGA for automatic gain control calculations and recording/playing out samples. Similarly, you need to do your CRC and other calculations in an FPGA if you need to immediately respond to incoming signals, such as the CTS->RTS->DATA->ACK exchange in 802.11. |
|
Okay, bit-banging is another advantage of FPGA that GPU doesn't do as well. There are a few things.