how to integrate fpga kit with matlab?

3 views (last 30 days)
I work on the demo model hdlcoderrecon.. it opens a modelsim file automatically. Is it possible to implement the code using spartan 3 an model kit?

Answers (1)

Tim McBrayer
Tim McBrayer on 19 Feb 2013
It is straightforward to have HDL Coder target any FPGA board that it supports. All you need to do is right-click on the desired DUT, and choose: HDL Code->HDL Workflow Advisor.
Once the Workflow Advisor opens, choose either the FPGA Turnkey or the FPGA-in-the-Loop workflow, as desired, and let the Advisor guide you through the process.

Categories

Find more on Code Generation in Help Center and File Exchange

Tags

Products

Community Treasure Hunt

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

Start Hunting!