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

https://github.com/coldnew/riscv-lecture

RISC-V programs to illustrate tutorials (a fork from jserv's embedded2015/arm-lecture)
https://github.com/coldnew/riscv-lecture

Last synced: about 1 year ago
JSON representation

RISC-V programs to illustrate tutorials (a fork from jserv's embedded2015/arm-lecture)

Awesome Lists containing this project

README

          

#+TITLE: riscv-lecture

This repo is a fork from jserv's [[https://github.com/embedded2015/arm-lecture][embedded2015/arm-lecture]], which rewrite to
RISC-V assembly language instead.

* TODO

- [X] example1

Use =make spike= instead of =make qemu=

- [X] example2
- [X] example3
- [X] example4
- [ ] example5
- [X] example6
- [X] hello
- [ ] lab-1
- [ ] lab-1i
- [ ] lab-2
- [ ] lab-3