VHDL Simulation
18 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hi I have VHDL code. How to simulate VHDL file in Matlab and see the wave form for that?
Amitabh
0 comentarios
Respuesta aceptada
Kaustubha Govind
el 11 de Abr. de 2011
MATLAB itself cannot be used for HDL simulation - you will need software like Modelsim or Synopsys to do this. However, using EDA Simulator Link, you can generate a testbench in MATLAB and send it to an HDL Simulator to verify your HDL code.
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre HDL Verifier en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!