VHDL Simulation
21 views (last 30 days)
Show older comments
Hi I have VHDL code. How to simulate VHDL file in Matlab and see the wave form for that?
Amitabh
0 Comments
Accepted Answer
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.
0 Comments
More Answers (0)
See Also
Categories
Find more on HDL Verifier in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!