Problem with simulink and HDL coder

1 vue (au cours des 30 derniers jours)
Jose Gomez
Jose Gomez le 20 Oct 2014
Commenté : samira sorayaasa le 29 Juil 2021
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

Réponse acceptée

Tim McBrayer
Tim McBrayer le 20 Oct 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 commentaire
samira sorayaasa
samira sorayaasa le 29 Juil 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

Connectez-vous pour commenter.

Plus de réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by