Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/calint/tang-nano-9k--step-10


https://github.com/calint/tang-nano-9k--step-10

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

        

# Tang Nano 9K

step-wise development towards a RISC-V rv32i implementation supporting cache of PSRAM

## todo
```
[x] step 9: read from flash, write to cache
[ ] step 10: implement ram interface
[x] writing to UART address triggers cache fetch line
=> cache.enable added
[ ] step 11: adapt riscv core
```