필터 지우기
필터 지우기

simulink model generation error

조회 수: 16 (최근 30일)
Jaykishan Solanki
Jaykishan Solanki 2024년 7월 9일 5:29
댓글: Umar 2024년 7월 9일 6:38
I am tring to generate a simulink model using importhdl, but it stops after a certain point not sure what is causing this error.

채택된 답변

Umar
Umar 2024년 7월 9일 5:36
Hi Jaykishan,
What you mentioned sounds like potential issues in the HDL code being imported. Make sure that the HDL code is correctly formatted and does not contain any syntax errors that could disrupt the import process.Additionally, verify that the settings and configurations within the importhdl function are appropriate for the specific HDL code being imported. Adjusting parameters such as clock and reset signals, entity names, or other relevant settings might help resolve the interruption during model generation. Also, carefully examinine the HDL code, adjust importhdl settings, and ensure compatibility with Simulink requirements. Hopefully, following these steps will help resolve your problems. Good luck!
  댓글 수: 1
Umar
Umar 2024년 7월 9일 6:38
Glad to know your issue has been resolved,Jaykishan.

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

추가 답변 (0개)

제품


릴리스

R2024a

Community Treasure Hunt

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

Start Hunting!

Translated by