Does FPGA-in-the-loop dump the VHDL code as well as provide data to the board?

2 views (last 30 days)
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?

Accepted Answer

Tao Jia
Tao Jia on 7 May 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.
  1 Comment
Mohammad Rafi Lone
Mohammad Rafi Lone on 8 May 2015
So you mean, we can generate the programming file here but we need to program the FPGA using Xilinx for example?

Sign in to comment.

More Answers (0)

Categories

Find more on FPGA, ASIC, and SoC Development in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!