Forum Discussion
Altera_Forum
Honored Contributor
8 years agoInvalid memory implementation
Please I need a help in following two questions: First : I need to read from memory one element at a time, however, memory locations is not sequential so I need two variables as indicators. The...
Altera_Forum
Honored Contributor
8 years agoI don't understand why you're doing that. If you need 64 memories, use a for loop to create 64 mem_type arrays.