Error (10779): VHDL error at memory.vhd(30): expression is not constant
Hello, i have an issue on this vhdl code, i need to increment the index of my vector to fill up a memory. the problem is that quartus reports me this error when i try to put a variable as an index li...