VHDL Benchmark for Cache memory

Status
Not open for further replies.

3wais

Member level 4
Joined
Sep 12, 2011
Messages
70
Helped
3
Reputation
6
Reaction score
3
Trophy points
1,288
Location
Alexandria,Egypt
Visit site
Activity points
1,787
I have a working VHDL design for Data&Instruction Caches. I want to evaluate it (find miss rates and so) with a testbench.

So I want to know how to create random requests to the caches? and how to make them favor some type of locality or have a pattern (like sequential access but with occasional random jumps in a program for example)?

In other words, how to make a VHDL Benchmark to evaluate the cache designs in different conditions and memory access patterns?
 


Hi 3wais,

I think if you write a FSM for this means it will be easy to you...
May this link http://esd.cs.ucr.edu/labs/tutorial/microprocessor.vhd will Helpful to you
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…