How can i convert Matlab code to hdl code

HOW CAN I CONVERT MATLAB CODE TO HDL CODE ?
CAN I CONVERT METHOD BUILT IN MATLAB TO HDL OR NOT ?

 采纳的回答

Not all functions have the capability to have HDL code generated for them. See this list for functions that do.

1 个评论

Type hdlcoder in command window, hdl workflow advisor takes you to convert matlab floating point code to fixed point and later on you can do vhdl/verilog code generation for given synthesis tool (you have install separately like xilinx/quartus)and device / chip.

请先登录,再进行评论。

更多回答(0 个)

标签

Community Treasure Hunt

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

Start Hunting!

Translated by