Forum Discussion
Altera_Forum
Honored Contributor
8 years ago --- Quote Start --- I don't understand why you're doing that. If you need 64 memories, use a for loop to create 64 mem_type arrays. --- Quote End --- Sorry I didn't follow, would you give an example ? I am accessing the locations as 0,8,16,24 , 1,9,17,25 ; So normal for couldn'i make it as well. when I change the index memory stopped be initiated.