Hi,

When I try to run my cache coherence protocol which add some state based on MOESI, I encounter a error like:

   gem5.opt: build/ALPHA_MOESI_2level/mem/ruby/system/RubyPort.cc:384:
   boolRubyPort::M5Port::doFunctionalWrite(Packet*): Assertion `num_rw
   <= 1' failed.
   Program aborted at cycle 77133847500

This error is strange because it's impossible that RubyPort do some function access When I use timing cpu?
Can any one help me to debug this error?

Thank you

--
Chuanlei Zheng

Department of Computer Science and Technology
Nanjing University

_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to