When you use the code from marss.dramsim, effectively the marss memory controller code gets removed. There's a bunch of #if statements I added so that my code intercepts the incoming requests to the marss memory controller, sends them to dramsim, waits for a response, and then sends them back.
-Paul On Wed, Jan 9, 2013 at 11:52 AM, Mansour Shafaei Moghaddam < [email protected]> wrote: > Hi everyone, > > I am a little bit confused about the integration of MARSS and DRAMSim2. As > far as I know, both of these simulators have the memory controller module > inside their own source code. Does anyone know about which memory > controller is utilized when we use the combination of those simulators? > Does MARSS necessary use the memory controller inside the DRAMSim2 or it > just uses the specifications of the memory modules (such as DDRX banks) to > give a realistic view from the interactions inside the memory?? > > Thanks > Mansour > > _______________________________________________ > http://www.marss86.org > Marss86-Devel mailing list > [email protected] > https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel > >
_______________________________________________ http://www.marss86.org Marss86-Devel mailing list [email protected] https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel
