Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ccelio/riscv-boom-doc
Documentation for the BOOM processor
https://github.com/ccelio/riscv-boom-doc
Last synced: 3 days ago
JSON representation
Documentation for the BOOM processor
- Host: GitHub
- URL: https://github.com/ccelio/riscv-boom-doc
- Owner: ccelio
- Created: 2015-12-17T17:19:34.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-08T00:31:50.000Z (almost 8 years ago)
- Last Synced: 2024-11-01T02:42:44.231Z (about 2 months ago)
- Language: TeX
- Size: 3.07 MB
- Stars: 47
- Watchers: 11
- Forks: 21
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
The BOOM processor can be found at (https://github.com/ucb-bar/riscv-boom).
You can download this document from (https://ccelio.github.io/riscv-boom-doc).
There is also a Google group at (https://groups.google.com/forum/#!forum/riscv-boom).
To build (and then read) the latest version of this document using Latex:
$ git clone https://github.com/ccelio/riscv-boom-doc.git
$ cd riscv-boom-doc
$ make
$ open main.pdfThe information in this publication is subject to change without notice.
Copyright 2016 Christopher Celio
The "BOOM Design Specification" is licensed under the Creative Commons
Attribution 4.0 International License (CC BY 4.0). To view a copy of this
license, visit (http://creativecommons.org/licenses/by/4.0/).Pull requests to this document are welcome!