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

https://github.com/nullobject/crc-chisel

Hardware CRC implementation in Chisel
https://github.com/nullobject/crc-chisel

Last synced: 10 months ago
JSON representation

Hardware CRC implementation in Chisel

Awesome Lists containing this project

README

          

# CRC Chisel

A CRC encoder/decoder implemented in [Chisel](https://www.chisel-lang.org/).

## License

This project is licensed under the MIT licence. See the LICENSE file for more details.