Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
16597 Discussions

Specify address of a variable in hexout file

Altera_Forum
Honored Contributor II
1,026 Views

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!
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
325 Views

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

0 Kudos
Altera_Forum
Honored Contributor II
325 Views

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

0 Kudos
Reply