Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/OpenXiangShan/CoupledL2
Open-source non-blocking L2 cache
https://github.com/OpenXiangShan/CoupledL2
Last synced: 2 months ago
JSON representation
Open-source non-blocking L2 cache
- Host: GitHub
- URL: https://github.com/OpenXiangShan/CoupledL2
- Owner: OpenXiangShan
- License: other
- Created: 2022-09-13T02:58:17.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-30T03:48:16.000Z (3 months ago)
- Last Synced: 2024-10-30T06:11:29.220Z (3 months ago)
- Language: Scala
- Homepage:
- Size: 1.83 MB
- Stars: 32
- Watchers: 6
- Forks: 19
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# CoupledL2
![Build Status](https://github.com/RISCVERS/HuanCun/actions/workflows/main.yml/badge.svg)
## Compile source code
```
make init
make compile
```