updated
This commit is contained in:
parent
d875dc2cd3
commit
3316575820
|
@ -55,7 +55,8 @@ Task to do:
|
|||
- [ ] Some standard UART model
|
||||
- [ ] ...
|
||||
- [ ] Implement interrupts
|
||||
- [ ] implement timer (mtimecmp) & timer interrupt
|
||||
- [x] implement timer (mtimecmp) & timer interrupt
|
||||
- [ ] generic IRQ comtroller
|
||||
- [x] Test, test, test & test. I'm sure there are a ~~lot of~~ some bugs in the code
|
||||
- [x] riscv-test almost complete (see [Test](https://github.com/mariusmm/RISC-V-TLM/wiki/Tests))
|
||||
- [ ] riscv-compliance WiP
|
||||
|
|
Loading…
Reference in New Issue