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)
Show older comments
i need verilog code for my MATLAB embedded function.
Thankyou for the help in advance:) :)
0 Comments
Accepted Answer
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.
0 Comments
More Answers (1)
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!