generate simulink model from VHDL code?

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!

 Accepted Answer

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.

More Answers (0)

Asked:

on 5 Mar 2014

Commented:

on 6 Mar 2014

Community Treasure Hunt

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

Start Hunting!