Does FPGA-in-the-loop dump the VHDL code as well as provide data to the board?
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Mohammad Rafi Lone
am 7 Mai 2015
Kommentiert: Mohammad Rafi Lone
am 8 Mai 2015
Does FPGA-in-the-loop dump the code as well as provide data to the board or it provides the data into the board only, so we have to dump the code on the FPGA board separately?? Also Can we use FIL for Spartan 3E board? Which version of Matlab/Xilinx do I need for SPARTAN 3E?
0 Kommentare
Akzeptierte Antwort
Tao Jia
am 7 Mai 2015
During simulation, FPGA-in-the-Loop would provide data to the FPGA board as input, and collect the output at the same time. We'll automatically generate an FPGA programming file so that you can use it to program the FPGA.
Unfortunately, Spartan 3E is not supported by FPGA-in-the-Loop. You'll need Spartan 6 FPGA boards - we support SP605, and Digilent Atlys boards.
Weitere Antworten (0)
Siehe auch
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!