Altera_Forum
Honored Contributor
16 years agoAddress map for 2 masters
Good afternoon,
I've been reading for a long time in this forum, and I have resolve all my problems with it, but now I have a question that I have not seen here. I'm sharing a SRAM chip with a NIOS and some specific HW, using two Avalon MM Master IP from Altera. The issue is that I want to define two separated spaces in the SRAM, one for NIOS and the other for the data that HW will use. My SRAM has base address 0x200000, and a span of 0x1fffff (2MB). I want to define a span of 0x01ffff for NIOS and the rest for the HW. I have tried to use the Address Map in the SOPC to modify it, but it's impossible. There is another possibility to define it automatically or I must do it modifing the system.h or other generated documents? Thank you for your support. Isaac Campos