programming fpga via simulink
2 views (last 30 days)
Show older comments
hello ,i have recently generated vhdl code with simulink matlab using hdl cosimulation and now i am trying to program it with fpga could you please help me? should i replace fpga block instead of hdl cosimulation?
0 Comments
Answers (1)
Tim McBrayer
on 26 Mar 2013
If you have the HDL Verifier product, you can use the HDL Workflow Advisor to help you implement your design on any one of the supported FPGA boards.
3 Comments
Tao Jia
on 27 Mar 2013
Spartan 3E is not supported for FPGA-in-the-Loop. But it is supported in FPGA Turnkey custom board. You can create your own custom board using fpgaBoardManager. Then you'll see this board in HDL Workflow Advisor's FPGA Turnkey workflow. You can download your design onto the FPGA there.
See Also
Categories
Find more on HDL Coder in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!