Forum Discussion
Altera_Forum
Honored Contributor
8 years ago --- Quote Start --- You are ahead of vhdl standards. You can split generate into two sections: if true generate ... end generate; if false generate ... end generate; --- Quote End --- Vhdl 2008 supports if..else generate and case generate. Quartus has supported it since at least q15 http://quartushelp.altera.com/15.0/mergedprojects/hdl/vhdl/vhdl_list_2008_vhdl_support.htm