PDA

View Full Version : Stimulate cache memory


sathwik
Jun 28, 2014, 09:29 PM
You are to write (in any language you like) a program that simulates a simple cache. The parameters associated with the memory system are as follows:
• Memory Block Size = Cache Line Size = 8
• Number of Blocks in Memory =8
• Number of Cache Lines = 2
• Direct Mapped Cache
• Write Through Cache Policy

odinn7
Jun 28, 2014, 09:44 PM
I'm supposed to write that? I don't think so...seems more like you are supposed to write it.

We HELP with homework...not do it for you.