Forum Discussion
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- Using constant definitions in 'if' and 'case' statements, as FvM says is fine, I would not call it exactly a 'misuse'. --- Quote End --- It's fine in so far, that Quartus has no problem to synthesize it correctly and completely remove the disabled code. But you usually get a lot of warnings. Generate in contrast is working perfectly for conditional compilation.