Is there a way to convert verilog (.v) codes to Simulink model?

18 次查看(过去 30 天)
How to convert multuple verilog files into Simulink model without getting any clock inference error?

采纳的回答

Pranav Verma
Pranav Verma 2021-2-16
Hi Navid,
You can use importhdl function in MATLAB to import the verilog code and generate the Simulink model out of it. Please make sure that the input HDL files should contain constructs that are supported by HDL import. Here are all the constructs supported by HDL import.
Thanks
  1 个评论
Stelios Papaharalabos
Hello Pravan,
I'm trying to run the importhdl function but matlab says "Undefined function or variable 'importhdl'.".
I do have the HDL Coder toolboox. Could you please help to resolve this issue?
Thanks

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 HDL Coder 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by