Forum Discussion
Altera_Forum
Honored Contributor
10 years agoThe output of the instance is used in many part of the design. I receive this warning when i have added new logic that depends on it. However if i made some errors on the new logic, the old logic should still use the output being synthesized away and Quartus should keep them.
I don't know why all the logic that depends on the output is synthesized away. Another thing is: The output synthsized away is part of a custom record type. Is it possible that Quartus remove all the record through the design just because one element is synthesized away?