Forum Discussion
Altera_Forum
Honored Contributor
13 years agoI think, I have figured out what the problem is. Truly, the problem does not depend on a particular operation (e.g., subtraction). It rather depends on the "length" of equation. I have tried different combinations of the operations. As long as I have 4 operations, the project compiles successfully with the settings I have in Quartus-II ver 9.1. However, as soon as I add one operation more, the tool fails. Furthermore, if I split up the equation into two processes as was proposed by kaz, then no problem with extra operations occurs.
--- Quote Start --- I still get the same warning with the new architecture code. --- Quote End --- I think, FvM experienced the same issue when tried compiling the simplified example. Therefore, it seems there is some preference or limitation for timing analyser on the length of operations involved in one formula. Thank you for helping me with this issue!