Skip to content

A Bluespec SystemVerilog library of miscellaneous components

License

Notifications You must be signed in to change notification settings

CTSRD-CHERI/BlueStuff

Repository files navigation

BlueStuff

BlueStuff is a Bluespec library of miscellaneous components. It is mainly an umbrella package to redistribute other more fundamental components and libraries. It currently also provides a set of utility components in the BlueUtils directory, as well as a few AXI components leveraging the BlueAXI4 library.

Get the submodules

Submodules can be checked out by running git submodule update --init --recursive.