i have a MATLAB EMBEDDED function code which i use in simulink. Can i convert it into verilog code and then run if in Vertex 4??

 Accepted Answer

In general the answer to your question is 'yes', although the full answer truly depends upon the contents of your MATLAB Function block. HDL Coder can generate bit-true, cycle-accurate VHDL and Verilog from a Simulink design, including the MATLAB Function Block.

More Answers (1)

Apologies for the late reply.
Thankyou for your reply sir :)
I have function which is written for detecting circles.
Thanks once again..:)

Categories

Find more on Code Generation in Help Center and File Exchange

Products

Asked:

on 5 Apr 2015

Answered:

on 14 Apr 2015

Community Treasure Hunt

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

Start Hunting!