Skip to content

Some helpful libraries for working in Bluespec SystemVerilog.

License

Notifications You must be signed in to change notification settings

aninhumer/bsv-libs

Repository files navigation

bsv-libs

Some helpful libraries for working in Bluespec SystemVerilog.

  • Collector.bsv: Modules for muxing/demuxing streams of smaller values into larger ones.
  • Pipes.bsv: A library for abstracting unidirectional dataflows.
  • RegUtils.bsv: A few helper functions for use with registers.
  • Sockets.bsv: A library building on Pipes, to allow bidirectional dataflows
  • StmtUtils.bsv: A set of helper functions for use in Stmts.

About

Some helpful libraries for working in Bluespec SystemVerilog.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published