Forum Discussion
Altera_Forum
Honored Contributor
13 years agoUse a case statement instead of "if-then-else". "if-then-else" generates a priority encoder and a case statement does not.
Hope that helps /BorisUse a case statement instead of "if-then-else". "if-then-else" generates a priority encoder and a case statement does not.
Hope that helps /Boris