Insert algorithms on Verilog language to Simulink

2 visualizaciones (últimos 30 días)
Yuriy
Yuriy el 15 de Abr. de 2013
How to insert algorithms on Verilog language to Simulink?

Respuesta aceptada

Tim McBrayer
Tim McBrayer el 15 de Abr. de 2013
If you have HDL Verifier, you can cosimulate your design with Simulink using either Cadence Incisive or Mentor Graphics ModelSim. You will of course need one or the other of the HDL simulators.
The high-level overview is that you create a HDL cosimulation block in Simulink that has the same interface as your top-level Verilog code. Simulink then executes its simulation, calling the HDL simulator each time the cosimulation block is scheduled to execute.
  2 comentarios
Yuriy
Yuriy el 16 de Abr. de 2013
How I can cosimulate my design with Simulink using "Synopsys" software?
Tim McBrayer
Tim McBrayer el 16 de Abr. de 2013
The latest versions of HDL Verifier do not support Synopsys simulators. There are some past versions that have supported integration with Synopsys simulators. Your only chance here would be to find a compatible pair of MathWorks and Synopsys tools. Neither tool would be very recent, unfortunately.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

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

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by