Forum Discussion
Altera_Forum
Honored Contributor
13 years agoIs it possible to select multiple memory regions for global variables?
Is it possible to select a memory region for specific global (RW or RO) variables? This would be different from the usual region for the RW/RO data. Effectively I need the loader to copy from the...
Altera_Forum
Honored Contributor
13 years agoFantastic thanks! Judging from other similar threads, and the fact that Nios uses a global pointer register I was losing hope.
Presumable the address calculation for such global data make take a couple of instructions if it cannot be reached from the GP + immediate offset.