Problem with simulink and HDL coder

조회 수: 1 (최근 30일)
Jose Gomez
Jose Gomez 2014년 10월 20일
댓글: samira sorayaasa 2021년 7월 29일
I have updated my simulink to the R2014b version. Now I cannot code a simulink file that was easily converted in version R2014a to VHDL. The answer from the HDL Workflow Advisor is:
Abnormal exit: The Block/HDLImplementation pair: ('eml_lib/MATLAB Function', 'Stateflow') is not registered in the implementation database
Does anyone have a clue?
Thanks in advance

채택된 답변

Tim McBrayer
Tim McBrayer 2014년 10월 20일
It sounds as if the HDL data associated with your Stateflow.MATLAB Function block may have become damaged. I don't know if this will work, but please try it out.
  1. Find each MATLAB Function block or Stateflow chart
  2. Right click on the block, choose HDL Code > HDL Block Properties...
  3. Change any property (e.g. InputPipeline), Apply the change, change it back to the original value, and Apply the reverted value.
This should have the effect of rewriting the HDL data associated with each potentially affected block, which should correct whatever issue you are having.
  댓글 수: 1
samira sorayaasa
samira sorayaasa 2021년 7월 29일
it is not useful is any one can help me with this problem ?
HDLCoder
1
08:25 AM Elapsed: 0.18 sec
The Block/HDLImplementation pair: ('modelsimlib/HDL Cosimulation', 'hdldefaults.ModelSimHDLInstantiation') is not registered in the implementation database.
Component:HDLCoder | Category:HDL error

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

추가 답변 (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