You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.