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
