-
Notifications
You must be signed in to change notification settings - Fork 0
sarank21/Cache-Simulator
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
code_associativity.c : Contains the code that was used for finding the associativity of the cache. code_blocksize.c : Contains the code that was used for finding the block size of the cache. data_associativity.txt : Contains the output obtained by compiling and running the code_associativity.c file. Report.pdf : Contains the final report for the assignment. To compile the files we used gcc <file_name>.c and then ./a.out commands in linux terminal to get the output. The required header files to execute the functions used are already included in the files.
About
To deduce Cache Block size and Assosiativity of the Cache
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published