Forum Discussion
Altera_Forum
Honored Contributor
21 years agoUltimately we want to be able to indentify exactly what hardware (.sof, or .pof) is loaded, from the Nios II so that we can dynamically display it to an operater if it is requested. Unfortunately, the sysid returns information about the SOPC generation only. So I can re-synthesize my VHDL many times without the sysid ever changing. The SOPC system does not change with near the frequency as the VHDL. I don't want to have to Re-Generate the SOPC every time to get a new sysid.
I guess the way to go is some User Logic as an Avalon Mem Slave that has only one register with definable contents... ? thanks for the response. John