Forum Discussion
Altera_Forum
Honored Contributor
17 years agoHi Ali,
You need to instantiate a block of ram of suitable size/width then control its interface(address,data,ctrl signals). you can then read/write to the block. Thats all. mif files are meant for initialisation only, not needed in your case kaz