Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
18 years ago

Can QII write a memory file?

QII supports reading memory file, but I haven't found any documentation on write memory file support. Is there a way to write some memory content to a file?

2 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    There is a feature in Quartus II call Memory Editor. You can use that to write out HEX (intel format) or MIF (Altera format) memory initialization file.

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    I recently did this (opening editor and filling with excel based data by copy and paste) but obtained a file, which was not able to be used by Quartus. How can this be ?

    I also do wonder, why there is a fixed number of columns (8) ? Can / Should this be changed ?