VHDL Simulation
조회 수: 18 (최근 30일)
이전 댓글 표시
Hi I have VHDL code. How to simulate VHDL file in Matlab and see the wave form for that?
Amitabh
댓글 수: 0
채택된 답변
Kaustubha Govind
2011년 4월 11일
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
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 HDL Verifier에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!