VHDL Simulation

21 views (last 30 days)
AMITABH
AMITABH on 11 Apr 2011
Hi I have VHDL code. How to simulate VHDL file in Matlab and see the wave form for that?
Amitabh

Accepted Answer

Kaustubha Govind
Kaustubha Govind on 11 Apr 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.

More Answers (0)

Tags

Community Treasure Hunt

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

Start Hunting!