12-16-2009 12:26 PM
Hi,
We are designing a Low Pass Filter (FIR type), our plan is to develop the filter design with Labview, then export the characteristics of the filter to Verilog/VHDL RTL for synthesation to our foundry standard cell library, also then we can download it to a FPGA evaluation board for real time hardware evaluation. So questions are:
1- Can a Filter VI characteristics exported to Verilog/VHDL RTL? Or
2- Can a Filter VI Characteristic download to a FPGA Eva board for real time hardware evaluation?
Thanks
David
DEI
12-17-2009 11:19 AM
1) I am not sure of what Verilog accepts as filter design inputs.
2) you might want to look at http://zone.ni.com/devzone/cda/tut/p/id/9700 for a discussion of FIR on NI FPGA.
12-18-2009 08:20 AM
Hi David,
Do you have LabVIEW FPGA and NI FPGA hardware? If so, you could take a look at the article that was linked in the previous post. There is no software add-on that we provide to load a filter from LabVIEW onto third-party hardware in Verilog/VHDL RTL.
I hope that helps.