Forum Discussion
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