manifold_simmc.cc File Reference

#include <string>
#include <string.h>
#include <sstream>
#include <iostream>
#include <iomanip>
#include <cstdlib>
#include <fstream>
#include <map>
#include "../../kernel/component.h"
#include "../../kernel/simulator.h"
#include "../../util/config_params.h"
#include "../../util/mc_constants.h"
#include "../../simIris/data_types/impl/irisEvent.h"
#include "../../memctrl/request.h"
#include "../../memctrl/request_handler.h"
#include "../../memctrl/bus_handler.h"
#include "../../memctrl/bus.h"
#include "../../memctrl/dram.h"
#include "../../memctrl/refresh_manager.h"
#include "../../memctrl/response_handler.h"
#include "../../memctrl/MC.h"
#include "../../memctrl/mshr_standalone.h"

Include dependency graph for manifold_simmc.cc:

Go to the source code of this file.

Functions

void iris_process_options (int argc, char *argv[])
void dump_configuration (void)
bool GetNextRequest (Request *req, unsigned int *index)
int main (int argc, char **argv)

Variables

vector< MSHR_SA_H * > mshrHandler


Function Documentation

void dump_configuration ( void   ) 

bool GetNextRequest ( Request *  req,
unsigned int *  index 
)

Definition at line 150 of file manifold_simmc.cc.

References mshrHandler, and NO_OF_THREADS.

void iris_process_options ( int  argc,
char *  argv[] 
)

int main ( int  argc,
char **  argv 
)


Variable Documentation

vector<MSHR_SA_H*> mshrHandler

Definition at line 46 of file manifold_simmc.cc.

Referenced by GetNextRequest(), and main().


Generated on Tue Oct 19 17:22:06 2010 for IRIS by  doxygen 1.5.8