Problem with simulink and HDL coder

1 visualizzazione (ultimi 30 giorni)
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

Risposta accettata

Tim McBrayer
Tim McBrayer il 20 Ott 2014
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 Commento
samira sorayaasa
samira sorayaasa il 29 Lug 2021
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

Accedi per commentare.

Più risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by