Skip to content

hvandenb/cse240

 
 

Repository files navigation

CSE 240A
Fall 2007
Project 2 - Prefetcher
Version: 1.5 (see changelog)

To build the cache simulator, use the following command:

	make

To clean up files, you may use:

	make clean

You will only be submitting 2 files: prefetcher.h and prefetcher.C. Make sure that any changes you make to these files are compatible with the original source code.

About

cse240 prefetcher 2014 sprint UCSD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 77.7%
  • C++ 20.5%
  • Makefile 1.8%