MATLAB TO VRILOG FOR FPGA IMPLEMENTATION

1 view (last 30 days)
ECE09 ITBHU
ECE09 ITBHU on 10 Jan 2012
I have written .m files and checked out my results of the code. i found it to be giving right result. Now i need to bring this on FPGA through verilog codes. Please suggest procedures. is there any tool available which can help me out in converting .m file to verilog .v files for FPGA implementation..
Thanks

Answers (1)

Walter Roberson
Walter Roberson on 11 Jan 2012
Note: in practice you often need some of the other toolboxes too, such as the fixed-point toolbox.
  2 Comments
ECE09 ITBHU
ECE09 ITBHU on 11 Jan 2012
can i get link of an demo of converting .m matlab code to verilog code using hdlcoder?
Walter Roberson
Walter Roberson on 11 Jan 2012
http://www.mathworks.com/products/slhdlcoder/demos.html

Sign in to comment.

Categories

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

Community Treasure Hunt

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

Start Hunting!