Forum Discussion

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

trouble with mif

i creat a new mif . but the address is unsigned decimal . how can i change it to hex, so i can enter the data in hex.

6 Replies

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

    but i want to store the data of a picture , it is hard to type the huge number of the data.

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

    i mean i creat the hex file through the quartusii but the address is in unsigned decimal , i want the address to be in hex

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

    if you want to creat a hex file of a picture ,you can use the matlab to create a hex file.

    this picture is a character or image?
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    it is a image! i have found how to change the address into hex.

    thx everybody!
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    --- Quote Start ---

    you can creat a hex file directly.

    --- Quote End ---

    But how to? Thx!