Main Content
Check algebraic loops
Check ID:
com.mathworks.HDL.ModelChecker.runAlgebraicLoopChecks
Check ID:
com.mathworks.HDL.ModelAdvisor.runAlgebraicLoopChecks
Check model for algebraic loops.
Available with Simulink® and HDL Coder™.
Description
HDL Coder does not support code generation for models in which algebraic loop conditions exist. This check examines the model and fails the check if it detects an algebraic loop.
Results and Recommended Actions
To fix this warning, eliminate algebraic loops from your model and then run this check again.