Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TheRiscGuy authored Sep 9, 2022
1 parent 2202ce2 commit e21bfc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ An enhanced yet simplified version of the original RISC-V-Computer.
## CPU <a name="cpu"></a>

Completely redesigned, the new simplified design has a smaller footprint.
Based on Von Neumann architecture and both CPUs implements the RV32IM extensions.
Based on Von Neumann architecture both CPUs implements the RV32IM extensions.
it also features hold-hold acknowledge mechanism for DMA support
When the hld pin is asserted the CPU sets the hlda signal if it's not currently executing
any memory related instruction.
Expand Down

0 comments on commit e21bfc3

Please sign in to comment.