Forum Discussion
Altera_Forum
Honored Contributor
16 years agoThis problem has been fixed a while back but forgot to come back to post the result.... thought someone may have the similar problem.
It was caused by a floating sigal in the design, which went unnoticed in 7.2 sp3 but got caught in 8.1. Apparently QII 8.1 assigned a value to this floating signal and locked the part of the logic that took it into the equation. Once I cleaned this part of the code, the design was working again. Thanks for drdr6's reply along the way.