How to convert Simulink project into Verilog or VHDL coding?
Show older comments
Hi all,
I have a complete project where I use MATLAB coding in S-function Level 2 as well as Simulink blocks.
I would like to convert the above project into Verilog or VHDL (I can choose but I don't know which one is better for the moment) to be implemented on a hardware FPGA design on DE0 Nano Development board.
I read in this link that (<http://uk.mathworks.com/matlabcentral/answers/15963-conversion-of-matlab-m-coding-into-verilog-hdl>) it is possible to do so by coding either in Embedded MATLAB code or on Simulink
My question is, how could I get started in order to convert the complete project to Verilog or VHDL? Could you provide some links or resources?
Also I found this link (<http://uk.mathworks.com/products/?s_cid=global_nav>) so it means it is possible to generate a HDL code using Simulink HDL Coder, but I could not find the details. Only the HDL but not Verilog?
Finally, actually I am confused, if the conversion of Simulink to VHDL/Verilog coding could be done, does it mean we do not need to use other software such as Quartus/Nios2? Forgive me if this really sounds stupid.
Forgive me as I am really new to VHDL and Verilog as well as FPGA design.
Hopefully someone could give me some inputs at least to get start. Thank you in advance.
Accepted Answer
More Answers (0)
Categories
Find more on Project Management in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!