Altera_Forum
Honored Contributor
7 years ago10779 VHDL ERROR : expression is not constant
Hello guys,
I am writing VHDL code in Quartus Prime 15.1 Lite Edition. I have problem when I was doing Analysis and Synthesis. The error is expression is not constant. I can use that data(a downto b ) assign the signal in the code. But a and b are variable. I search the problem in altera site so I found. It said " Due to a problem in the Quartus® II software version 13.1 and earlier, you may see this error message if you use a variable as an index for signal" But my program is update and I can use quartus 15.1, so I think The error doesn't occur. Why does the error occur ? How to solve the problem ? What do u think of the problem related to library ???