Altera_Forum
Honored Contributor
9 years agoarrays in vhdl
how to do following operation in vhdl ? data <= walls_rand[{randh[1:0],address[3:0]}]; * here walls_rand is an array and data,randh,address are std_logic vectors *reg [5:0]walls_rand[0:6...