An open API service indexing awesome lists of open source software.

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

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.