Altera_Forum
Honored Contributor
18 years agoSytem Verilog one-hot selection
Aren't the new System Verilog case specifiers (unique/priority) supposed to avoid the need of using the synthesis attribute "full_case" ?
No matter what I do, I cannot get a one-hot optimized selection unless I add the full_case attribute.