Import verilog o vhdl in simulink
조회 수: 2 (최근 30일)
이전 댓글 표시
Hi, i have created a block in vhdl or verilog outside matlab. Can i import the block in simulink? thanks
댓글 수: 0
답변 (1개)
Tim McBrayer
2018년 5월 10일
You can integrate your HDL code with a Simulink design during HDL code generation. There is no way to import the logic in to Simulink itself, though. Search the HDL Coder documentation for "Black Box" support to see how to integrate your existing HDL code into a larger Simulink model.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 HDL Coder에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!