Altera_Forum
Honored Contributor
15 years agoBase address of SOPC components - exportable?
When a CPU master needs to access a slave device, the software# include's "system.h" which contains all the system addresses.
Is there an equivalent for custom avalon masters written in VHDL? I would like my master device to be able to automatically locate the memory it should get it's data from, without requiring hardcoded constants which need to be changed each time I fiddle with the system memory map. (My question is the same as this old one here: alterauserforums. org/forum/showthread.php?p=20564 )