[EXTERNAL EMAIL]
Hi all,

Address mapping and memory size of physmem and tlm_slave in below system was 
show bellowed:

(1)   physmem:
system.physmem = SimpleMemory(range = AddrRange(Addr('0'), size='16MB'))

(2)   tlm_slave:
system.tlm = ExternalSlave()
system.tlm.addr_ranges = [AddrRange(Addr('16MB'), size='16MB')]
system.tlm.port_type = "tlm_slave"
system.tlm.port_data = "transactor"

   Do memory region (address from 0x1000000 ~0x1ffffff) in tlm_slave can be 
accessed by C program as virtual address?
Really appreciate for any reply !


[cid:[email protected]]

BRs & Thanks
Haizhou
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to