generate simulink model from VHDL code?
1 次查看(过去 30 天)
显示 更早的评论
Hi,
I want to know if HDL coder is capable of generating simulink model from a given VHDL code? in order to intergret exist small part of design to a larger project. That will save large amount of time for development. Thanks!
0 个评论
采纳的回答
Tim McBrayer
2014-3-5
No, there is no capability within HDL Coder to generate Simulink from HDL; the tool works exclusively in the other direction.
If you need to import VHDL into a larger design, you can use HDL Coder's Black Box feature to include handwritten HDL code into a larger set of generated HDL code. You could also use HDL Verifier to cosimulate hand-written HDL code in a Simulink design.
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 HDL Coder 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!