Hi Gabe, yeah , I able to fix this error and able to compile successfully with the existing m5 simulator (Thanks to Ali Saidi) ,, but , when i try to run the simulator , it shows
fatal: system.iobus has two ports with same range Here is the error that I have in the terminal , **** REAL SIMULATION **** info: Entering event queue @ 0. Starting simulation... 4874537000: system.terminal: attach terminal 0 fatal: system.iobus has two ports with same range: system.tsunami.GraphicDevice- > > pioport > system.tsunami.GraphicDevice-pioport > > My add this two line to the code in configs/common/FSconfig.py > > GraphicDevice = TDFXGPU(pci_bus=0,pci_dev=1,pci_func=0) > > self.tsunami.GraphicDevice.pio = self.iobus.port > > May I know how to debug this problem ?? > regards -- ONG WEN JIAN Student Department of Computer and Communication Systems Engineering, Faculty of Engineering, Universiti Putra Malaysia 43400 UPM Serdang, Selangor Darul Ehsan Tel : 014 - 930 2150 / 017 - 613 6231
_______________________________________________ m5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/m5-users
