Altera is the leading vendor for FPGA solutions for DSP using their C to H compiler and NIOS II processors. The means by which the Altera FPGAs accomplish this is discussed here. DSP is all about performance and cost/performance. The two main approaches to implement DSP algorithms are:
The second solution is the one that has traditionally been used to reduce the cost of systems because dedicated hardware has been too expensive. Over the past few years, FPGA solutions using Verilog or VHDL have been used to attack the dedicated hardware and ASIC costs and significant gains in cost/performance have been realized. Altera's C to H compiler offers a much better alternative to approaches using VHDL and Verilog. Now, software algorithms written in C can be transformed into hardware using this compiler. The user no longer has to waste months implementing VHDL, they simply use C to H and the resulting file programs your Altera FPGA. The combination of the Altera C to H compiler, NIOS II processor and the DSPnano RTOS with the DSP libraries can now transform DSP systems. Here is how it works:
For signal processing developers this is a huge step forward. Demanding routines are implemented in hardware with the ability to handle multiple complex control events in software. As elements become more deterministic and bigger FPGAs become available, they can be moved into hardware, leaving room for more software features. |
|||
