- The 9-stage hasn't been tested in awhile so I'm not surprised their would be some minor bugs as people start to use it again.
- pipeline_traits.cc is deprecated (those functions are in cpu.cc now). - I think Pritha (O.P.) is on the right track to getting this worked out. Please follow her lead there... On Fri, Mar 2, 2012 at 2:47 PM, Robin <[email protected]> wrote: > Hi, > > I am getting this error when I try running the 9 stage inorder cpu... it > stalls > at cycle 70000; and by the way, there is no pipeline_traits.cc file? only > the > pipeline_traits.hh file exist in which i made the changes for the 9 stage > pipeline. Any idea why this is happening? Please help! > > gem5.opt: build/ALPHA_SE/cpu/inorder/inorder_dyn_inst.hh:463: int > InOrderDynInst::nextResStage(): Assertion `(inFrontEnd && curSkedEntry != > frontSked_end) || (!inFrontEnd && curSkedEntry != backSked_end)' failed. > Program aborted at cycle 70000 > Aborted > > Thanks, > Robin > > > > _______________________________________________ > gem5-users mailing list > [email protected] > http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users > -- - Korey
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
