how to use vsim command to initiate modelsim

2 visualizaciones (últimos 30 días)
Sivakumaran Chandrasekaran
Sivakumaran Chandrasekaran el 1 de Abr. de 2013
how to use vsim command to initiate modelsim... i wrote a code in image processing. i want to initiate modelsim at the output of matlab code and this code should be synthesizable also. i tried vsim command., but unable to find right code

Respuestas (1)

Tim McBrayer
Tim McBrayer el 1 de Abr. de 2013
Editada: Tim McBrayer el 1 de Abr. de 2013
Have you examined the documentation?
>> web([docroot '/hdlverifier/ref/vsim.html'])
Without any specific details about how you invoked the command or what output you received, it's hard to provide help.
You should also look at the published examples for HDL Verifier to see how vsim is used successfully in practice.

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