https://github.com/ucb-bar/asyncqueue
Lightweight re-packaging of AsyncQueue library from rocket-chip
https://github.com/ucb-bar/asyncqueue
Last synced: 9 months ago
JSON representation
Lightweight re-packaging of AsyncQueue library from rocket-chip
- Host: GitHub
- URL: https://github.com/ucb-bar/asyncqueue
- Owner: ucb-bar
- License: apache-2.0
- Created: 2018-09-27T00:43:14.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-06-23T06:58:33.000Z (over 2 years ago)
- Last Synced: 2025-04-10T12:07:04.790Z (9 months ago)
- Language: Scala
- Size: 19.5 KB
- Stars: 19
- Watchers: 13
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.SiFive
Awesome Lists containing this project
README
AsyncQueue
==========
Lightweight/minimalistic subrepo containing the essentials required to use the AsyncQueue from rocket-chip.
The classes are available in the package `freechips.asyncqueue` to avoid import conflicts with upstream rocket-chip.