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
README on how to use Makefile to compile source codes and create and run the executable (in Terminal)
(You don't need this information if you use Visual Studio.)
$ make clean
$ make
$ ./cachetest
About
[2024-2 컴퓨터구조 캐시 프로젝트] Computer Architecture Cache Mechanism Team Project