/bar-fetchers

Berkeley Architecture Research pre-Fetchers

Primary LanguageScala

Berkeley Architecture Research preFetchers

This is a collection of Chisel-implemented prefetchers, designed for compatibility with Chipyard and Rocketchip SoCs. This package implements a generic prefetcher API, and example implementations of NextLine, Strided, and AMPM prefetchers.

Prefetchers can be instantiated in front of a L1D HellaCache, or as TileLink nodes in front of some TileLink bus.