Forum Discussion

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

Specify address of a variable in hexout file

Hello everybody,

is it possible to map a constant vhdl variable to a specific address in the .hexout file like in a linker file of a uC. How can I specifiy the address of this variable in Quartus or in the VHDL code. I want to parse the .hexout file for this variable.

Can anybody help me?

Thanks!

2 Replies

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

    Are you asking about the .hexout file (configuration) file or the .hex (memory initialization file)?

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

    I'm asking about the .hexout file. I want to have the constants at a specified location in the .hexout file.