Importhdl function model generation failed. Assertion failed

조회 수: 4 (최근 30일)
Teodor Dimitrov
Teodor Dimitrov 2019년 6월 19일
답변: Kiran Kintali 2020년 10월 20일
Hello
I am trying to import a verilog module into simulink using the importhdl function. No matter what module I test this with, I always get the same error:
#######################################################
### Creating Target model bitselect_selecting_selector
Error using privimporthdl
Model generation failed. Error: Assertion failed..
Importhdl failed..
Error in importhdl (line 66)
privimporthdl(hdlInSrc, varargin{:}) - Show complete stack trace
########################################################
HDL import parsing finishes successfuly, so I am confident there is nothing wrong with the verilog file. Further more if I introduce any mistakes in it the error message changes. Could you please let me know if the importhld feature is currently working? I am running matlab R2019a (9.6.0.1072779) version on my computer.
Best regards, Teodor

답변 (1개)

Kiran Kintali
Kiran Kintali 2020년 10월 20일
If the issue is still reproducible in R2020b please share the sample verilog module.

카테고리

Help CenterFile Exchange에서 Test Model Components에 대해 자세히 알아보기

제품


릴리스

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by