programming fpga via simulink

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

thanks for your advice i did this ,but it seems that my fpga board is not compatible with matlab i have spartan 3e and its not on the list what can i do now?should i change my board?
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.
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.

Categories

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

Products

Asked:

on 26 Mar 2013

Community Treasure Hunt

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

Start Hunting!