Altera_Forum
Honored Contributor
10 years agoArria V GZ FPGA firmaware modification for an ADC application
My application (UWB radio receiver) uses the TSW14J56 evaluation board with 4GSPS ADC and Arria V GZ FPGA on it. http://www.ti.com/tool/tsw14j56evm
Unfortunately the plug-and-play-software doesn't support livestreaming of data (which is a requirement) and even if it did the computer hardware would limit the speed. So my plan is to modify the firmware of the FPGA to recognize the pulses received by the radio and only send information about them to the computer. The problem is that I'm totally new to the consepts and practicalities of FPGA programming and hardware. Biggest problem is that I'm not sure what I need to modify the firmware. In Texas Instruments forum I was told to get "Altera FPGA development tools and the JESD204B IP license". What are these? Quartus II supports the FPGA but do I need some additional hardware etc? What is the JESD204B IP license? I don't have the evaluation board yet so also other hardware solutions are possible. Any advices, suggestions, tips and tricks are highly appreciated!