Another pass at the prefetcher. Now it works with both miss and access reference...
authorRon Dreslinski <rdreslin@umich.edu>
Sat, 2 Apr 2005 00:26:44 +0000 (19:26 -0500)
committerRon Dreslinski <rdreslin@umich.edu>
Sat, 2 Apr 2005 00:26:44 +0000 (19:26 -0500)
commitc21bf8e7aebe9157488f300edbf378d9a2d3cf71
tree2395aa1bbc4ed398c82edb0eb592bf18c5628068
parent13608a9b85a60982a9fa0ebee38a1d15c0ea5fc5
Another pass at the prefetcher.  Now it works with both miss and access reference streams.
Reworked how it is instattiated and how it communicates with other cache objects.

SConscript:
    Compile all the prefetcher files
objects/BaseCache.mpy:
    Add parameters for prefetcher

--HG--
extra : convert_revision : 2faa81c17673420ffae72a50a27e310d4c0f4135
SConscript
objects/BaseCache.mpy