diff --git a/README.md b/README.md index 4d38b4e..52631f7 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ An enhanced yet simplified version of the original RISC-V-Computer. ## CPU 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.