Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mit-pdos/xv6-riscv-book

Text describing xv6 on RISC-V
https://github.com/mit-pdos/xv6-riscv-book

Last synced: 4 days ago
JSON representation

Text describing xv6 on RISC-V

Awesome Lists containing this project

README

        

This edition of the book has been converted to LaTeX.
In order to build it, ensure you have a TeX distribution that contains
the `pdflatex` command. With that, you should be able to build the book
by running `make`, which will clone the OS itself and build the book
to `book.pdf` in the main directory.

Figures are drawn using `inkscape`.