VaishnaviDhulipalla2902 / Direct-Mapped-Cache

To demonstrate the varation of hitrate with cache size.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project : Direct Mapped Cache
Project team:
IMT2017031 Phani Tirthala
IMT2017033 Rahul Murali Shankar
IMT2017514 Naga Sri Vaishnavi Dhulipalla 

We have plotted all the graphs using the test files given using gnuplot. One of the .dat and .gp files is been uploaded.

Graph1 ---> t1.txt
Graph2 ---> t2.txt
Graph3 ---> t3.txt
Graph4 ---> t4.txt
Graph5 ---> t5.txt

We have been varying the size of the cache from 32 to 512 to plot the hitRate vs. cacheSize.

About

To demonstrate the varation of hitrate with cache size.


Languages

Language:Verilog 76.8%Language:Gnuplot 23.2%