Forum Discussion
Altera_Forum
Honored Contributor
17 years ago --- Quote Start --- In the megawizard you can instantiate ram blocks so you don't need to write them yourself. Try that, could be something in the code. //Ola --- Quote End --- Instantiate ram blocks..? You mean the array "MEM" need to be instantiated..? (Whatever that means..).. U mean, I cannot directly write data into the array..? I didn't know that.. Ok.. i'll try to find some info about instantiating array in google.. Thanks.. Oh.. by the way, does the code's logic seems ok to you..? Apart from the instantiating thingy, is there anything wrong with the code..? I spent few hours trying to write this code and i am not even sure if it is ok.. As for compiling it, there is not error tho..