Forum Discussion
3 Replies
- Altera_Forum
Honored Contributor
Take a look here:
http://quartushelp.altera.com/9.1/mergedprojects/design/med/med_pro_med_files.htm http://en.wikipedia.org/wiki/intel_hex Quartus accepts both .hex and .mif formats; however, Modelsim only accepts .hex. Thus, I always use .hex. - Altera_Forum
Honored Contributor
If you are using the altsyncram component in your VHDL code, the model used in Modelsim can read .mif files too.
- Altera_Forum
Honored Contributor
--- Quote Start --- If you are using the altsyncram component in your VHDL code, the model used in Modelsim can read .mif files too. --- Quote End --- this is frequently misunderstood!