Altera_Forum
Honored Contributor
15 years agointel .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?