We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84599a3 commit 18acdbbCopy full SHA for 18acdbb
README.md
@@ -7,7 +7,7 @@ There might be some exceptions, such as clock generation or I/O, but the core sh
7
8
## TL;DR
9
10
-ROM and RAM each take half of 16-bit address space with 8-bit data cells; RISC-style ISA
+ROM and RAM are separate 16-bit address spaces with 8-bit data cells; RISC-style ISA
11
with 4 registers, two of which can act as pointer; all in TTL logic; opcodes take 1-2 cycles.
12
13
## Table of contents
0 commit comments