Forum Discussion
Altera_Forum
Honored Contributor
14 years agospecify generic parameter from quartus
Hi all. I am using Quartus II 64-Bit Version 10.1 Build 153 11/29/2010 SJ Full Version. I am working on a design with a bunch of altdpram and I use MIF files to initialize the content of t...
Altera_Forum
Honored Contributor
14 years agoInstead of changing the generic mapping of the *.mif file in .qsf file
you can keep qsf file fixed dynamically change the content in memory(.mif) by using the script command "write_content_to_memory" which will reflect your requirement As searching the specific place where the qsf file contains the .mif filename and replacing it needs more script knowledge