Import verilog o vhdl in simulink

4 visualizaciones (últimos 30 días)
Giacomo
Giacomo el 2 de Mayo de 2018
Respondida: Tim McBrayer el 10 de Mayo de 2018
Hi, i have created a block in vhdl or verilog outside matlab. Can i import the block in simulink? thanks

Respuestas (1)

Tim McBrayer
Tim McBrayer el 10 de Mayo de 2018
You can integrate your HDL code with a Simulink design during HDL code generation. There is no way to import the logic in to Simulink itself, though. Search the HDL Coder documentation for "Black Box" support to see how to integrate your existing HDL code into a larger Simulink model.

Categorías

Más información sobre HDL Coder en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by