quartus compile error Case choice must be a locally static expression
Hi, i compile a code in quartus that has case-when statements nested in a for loop and each value checked depends on the loop variable. Quartus complains on this with the error 'Case choice m...