06-19-2014 04:06 PM
Hi,
I've a design in Xilinx ISE. I Synthesized and created the Bit map file.
How can I export this bitmap file to the NI Digital Electronics FPGA is board? I tried using Adept to program, but the tool didn't detect FPGA board.
Thanks in advance.
06-20-2014 03:49 PM - edited 06-20-2014 03:58 PM
Hello,
The Adept Program is something that is made by Digilent. This application isn't meant for being used with non-digilent FPGAs such as the one on the NI Digital Electronics FPGA Board. The FPGA on this board is made by Xilinx so you have to use Xilinx tools in order to deply files to the FPGA (assuming you're not using LabVIEW FPGA). Specifically, you should use the Xilinx iMPACT Software, version 10.x or later, which is part of the ISE WebPACK kit. You can get this software from www.xilinx.com/ise.
If you still have questions about deploying your files to the FPGA, you can refer to the following resource.
Xilinx iMPACT Examples:
http://www.ni.com/white-paper/8671/en/
I hope this helps!
Regards,
06-20-2014 04:37 PM
Thanks Cameron! I will take a look into it.