Forum Discussion
Altera_Forum
Honored Contributor
14 years agothere is the option for:
--synthesis translate_off any code here is ignored for synthesis, but will still run in a simulator. --synthesis translate_on While this is greate for simulation only processes and the like, it doesnt quite do what you want. The only way to do what you want is with generates.