HDL Coder throws error "Minimize algebraic loop occurrences" not supported on atomic subsystem '...' for HDL code generation" when the option is disabled
Mostrar comentarios más antiguos
I get the following error from HDL Coder when trying to generate code for a subsystem in a model:
"Minimize algebraic loop occurrences" not supported on atomic subsystem '...' for HDL code generation."
Minimize algebraic loop occurrences does not appear to be enabled for the respective module. The respective model is a resettable subssytem within a "For Each" subssytem. "HDL Code Advisor -> Check for algebraic loops" finds no algebraic loops.
I am struggling with understanding what is causing the error. Perhaps it is linked to the use of a resettable subsystem, which are always atomic, and thus may require some confguration. Is there perhaps an option I have missed?
1 comentario
Shivang
el 27 de Dic. de 2023
Hi Eirik,
Is "Minimize algebraic loop occurrences" disabled for the 'For Each' subsystem?
Also it would be great if you could share the model.
Respuesta aceptada
Más respuestas (1)
Eirik Nordeng
el 4 de En. de 2024
0 votos
Categorías
Más información sobre MATLAB Coder en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!