Clear Filters
Clear Filters

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??

1 view (last 30 days)
i need verilog code for my MATLAB embedded function.
Thankyou for the help in advance:) :)

Accepted Answer

Tim McBrayer
Tim McBrayer on 6 Apr 2015
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)

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

Products

Community Treasure Hunt

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

Start Hunting!