In the current directory, enter 'make' to produce the executable cacheSimulator.
To run the program, execute the executable by entering './cacheSimulator'.
Within CacheSimulator.h are multiple defines that modify the memory heiarchy and metrics. Simply edit these values with respect to log base two if they are part of associated with the cache (latencies can be any positive integer).
Modify the Address Trace file (.csv) within CacheSimulator.h by changing the FILE_NAME string.