Forum Discussion
Altera_Forum
Honored Contributor
16 years agoIn addition to Rysc's comment, I think, that your three above guesses why Quartus removes logic, are basically wrong. At least, if standard synthesis options are applied. E.g. driving a clock from a register may possibly cause timing problems, but creates a valid clock anyway. This clock and the logic driven by it would be removed only, if the register is stuck to a constant output, which may be the case in your design.
I completely agree with your assumption of a simple cause, but it's very likely not in the field of synthesis options.