Does FPGA-in-the-loop dump the VHDL code as well as provide data to the board?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Mohammad Rafi Lone
el 7 de Mayo de 2015
Comentada: Mohammad Rafi Lone
el 8 de Mayo de 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 comentarios
Respuesta aceptada
Tao Jia
el 7 de Mayo de 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.
Más respuestas (0)
Ver también
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!