Problem with simulink and HDL coder

1 visualización (últimos 30 días)
Jose Gomez
Jose Gomez el 20 de Oct. de 2014
Comentada: samira sorayaasa el 29 de Jul. de 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

Respuesta aceptada

Tim McBrayer
Tim McBrayer el 20 de Oct. de 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 comentario
samira sorayaasa
samira sorayaasa el 29 de Jul. de 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

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre HDL Coder en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by