Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/calint/tang-nano-9k--step-10
- Owner: calint
- Created: 2024-06-12T15:47:42.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-06-15T10:26:06.000Z (5 months ago)
- Last Synced: 2024-06-15T22:03:45.930Z (5 months ago)
- Language: Verilog
- Size: 1.92 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```