Altera_Forum
Honored Contributor
12 years agoCannot resolve algebric loop
Developed a simulink model by importing VHDL design of FIR compiler II IP. I integrated a vhdl wrapper (to buffer the input data based on sink_valid and sink_ready) import to feed the input to the filter. When I try to compile it gives error message "cannot resolve algebric loop". However, I used the same wrapper for fir compiler(from dsp builder library) based model, it works fine without any error.
Can somebody help in this regard. Thanks.