I don't think InOrder supports FS in any ISA. Nate
On Tue, Jul 20, 2010 at 11:21 AM, Malek Musleh <[email protected]> wrote: > Hello, > > Is the InorderCPU Model not fully supported for Full System Simulation > on the ALPHA ISA? > > At first I was getting the error that the InorderCPU TmpClass was not > defined, and I traced it out because InOrderCPU was not listed as one > of the build/variables/ALPHA_FS. > > So I added it to the list, and rebuilt it, and it compiles fine. But > when I run my program: I get the following error: > > > Listening for system connection on port 3456 > 0: system.tsunami.io.rtc: Real-time clock set to Thu Jan 1 00:00:00 2009 > 0: system.remote_gdb.listener: listening for remote gdb #0 on port 7000 > **** REAL SIMULATION **** > info: Entering event queue @ 0. Starting simulation... > panic: InOrderDynInst: hwrei: unimplemented > @ cycle 464500 > [hwrei:build/ALPHA_FS/cpu/inorder/inorder_dyn_inst.cc, line 321] > Memory Usage: 639504 KBytes > For more information see: http://www.m5sim.org/panic/859c3b2b > Program aborted at cycle 464500 > > From reading a somewhat recent post I was under the impression that > InOrderCPU was 'fully' supported for both the ALPHA / MIPS ISA. > > Thanks. > > Malek > _______________________________________________ > m5-users mailing list > [email protected] > http://m5sim.org/cgi-bin/mailman/listinfo/m5-users > > _______________________________________________ m5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/m5-users
