mirror of
https://github.com/openhwgroup/cva6.git
synced 2025-04-22 13:17:41 -04:00
Documentation: Added todo list
This commit is contained in:
parent
bec3c9ec33
commit
af77cd9b7c
1 changed files with 9 additions and 0 deletions
|
@ -24,3 +24,12 @@ Ariane is not going to support floating points and atomic operations.
|
|||
- Memory instructions: FENCE.I (flush D$ and I$, kill pipeline), SFENCE.VM (flush TLB)
|
||||
- System Instructions: CSRR[..], RDCYCLE, RDTIME, RDINSTRET, ECALL, EBREAK, WFI, MRET/SRET/URET
|
||||
|
||||
## ToDo Section:
|
||||
|
||||
Things that need to be done (in no particular order):
|
||||
|
||||
- Scoreboard testbench
|
||||
- Branch prediction, detailed block diagram
|
||||
- Processor front-end, detailed design
|
||||
- Commit stage, detailed design
|
||||
- LSU detailed design
|
Loading…
Add table
Add a link
Reference in a new issue