Forum Discussion
Altera_Forum
Honored Contributor
9 years agoIve run and tested the code - I dont know what code you're compiling to get the error you are, but I just got an iteration error because Q depends on Qp which depends on Q. The errors you are reporting are because of the old issue. did you forget to recompile the code and restart the simulation?
To make this model correctly, you need to put delays between q and qp, but these are not synthessiable.