Hello again, Currently I'm attempting to replace the memory system in MARSS with our own models, and I'm running into a problem with an assertion failure when the memory controller becomes full (i.e. when MemoryController::handle_interconnect_cb() returns false which in turn fails the assertion on mesiBus.cpp:315). This assertion seems to imply that the memory controller should never be full. I was just wondering if it is expected that a memory controller will never fill up or is this just an assert that indicates that correct handling of a full memory controller is future work?
Thanks, Paul
_______________________________________________ http://www.marss86.org Marss86-Devel mailing list [email protected] https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel
