필터 지우기
필터 지우기

Insert algorithms on Verilog language to Simulink

조회 수: 2 (최근 30일)
Yuriy
Yuriy 2013년 4월 15일
How to insert algorithms on Verilog language to Simulink?

채택된 답변

Tim McBrayer
Tim McBrayer 2013년 4월 15일
If you have HDL Verifier, you can cosimulate your design with Simulink using either Cadence Incisive or Mentor Graphics ModelSim. You will of course need one or the other of the HDL simulators.
The high-level overview is that you create a HDL cosimulation block in Simulink that has the same interface as your top-level Verilog code. Simulink then executes its simulation, calling the HDL simulator each time the cosimulation block is scheduled to execute.
  댓글 수: 2
Yuriy
Yuriy 2013년 4월 16일
How I can cosimulate my design with Simulink using "Synopsys" software?
Tim McBrayer
Tim McBrayer 2013년 4월 16일
The latest versions of HDL Verifier do not support Synopsys simulators. There are some past versions that have supported integration with Synopsys simulators. Your only chance here would be to find a compatible pair of MathWorks and Synopsys tools. Neither tool would be very recent, unfortunately.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 HDL Coder에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by