Forum Discussion

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

intel .hex file for ROM

I'm using a rom to store sets of 13 6-bit coefficients, so I've defined an 80-bit wide ROM. I can't find a specification (or description) for the mapping from the Intel .hex file to the ROM. Is it simply the first 80 bits gets loaded in address 0, the next 80 go to address 1, etc?

4 Replies

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

    Thank you. Good idea, that will verify if my approach is correct. I'll give it a try.

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

    hi, iam using cyclone iii board.here i want to store some 16 bit samples in ROM memory,so please give me some basic idiology of where to start nd what are d steps i hav to follow