Forum Discussion
Altera_Forum
Honored Contributor
12 years agoYou cannot dynamically change the value of a parameter. Just like you can have constant array and then dynamically select an element, you could have a function call with a case statement inside it, or you could put the case statement inside an always block.