URL
https://opencores.org/ocsvn/mytwoqcache/mytwoqcache/trunk
Subversion Repositories mytwoqcache
[/] [mytwoqcache/] [trunk/] [readme.txt] - Rev 20
Go to most recent revision | Compare with Previous | Blame | View Log
Clocks required
hit : 3 + 4 + overhead
load : 3 + 4 + read + overhead
replace : 3 + 8 + write + read + overhead
overhead from queues (optional) : 5 + write
Go to most recent revision | Compare with Previous | Blame | View Log