# bar-fetchers **Repository Path**: daba0uo/bar-fetchers ## Basic Information - **Project Name**: bar-fetchers - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-07-17 - **Last Updated**: 2025-07-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 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.