programming fpga via simulink

2 views (last 30 days)
shide agani
shide agani on 26 Mar 2013
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?

Answers (1)

Tim McBrayer
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
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.
shide agani
shide agani on 18 Apr 2013
hello tao,thanks alot i did what you have said ,and the steps execute fine untill synthesize step then i recieved an error hdl parse 3281 rtl is not an architecture for hdl cosimulation ,would you plz give me an suggestion about that?

Sign in to comment.

Products

Community Treasure Hunt

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

Start Hunting!