On 08/25/11 16:46, Nilay wrote: > Is is possible for some one to provide a device map for an x86 system as > implemented in gem5? A map that shows devices present in the system and > how they are connected to the system. > > > Thanks > Nilay > > _______________________________________________ > gem5-users mailing list > [email protected] > http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
Hi Nilay, sorry for taking a while to respond. The short answer is no. The layout of devices is how the PC architecture has defined it to be for a really long time, so you should be able to find information online. These should give you something a pretty good idea as well: http://repo.gem5.org/gem5/file/bfc59fbde824/src/dev/x86/SouthBridge.py http://www.gem5.org/X86_address_space_Layout _______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
