Split Cache Implementation

Status
Not open for further replies.

abhiverma812

Member level 2
Joined
Jan 14, 2008
Messages
48
Helped
3
Reputation
6
Reaction score
3
Trophy points
1,288
Activity points
1,602
Hey,

I am trying to implement a split cache simulator. My main aim is to separate clean cache and dirty cache. However, for caches we need the size must be power of 2. Lets say unified cache is 64k. Now I can split it as (say) 8k and 56k or any other configuration. My question is how to deal with 56k. How to make that. One possible solution is to change the set associativity of 56k cache. However, is there any other solution in which I dont have to change the associativity.??
Please help me.

Thanks and Regards.
Abhishek
 

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