expand design
This commit is contained in:
parent
e712a347b8
commit
6a9afe4a98
1 changed files with 9 additions and 0 deletions
|
@ -13,3 +13,12 @@ Instructions:
|
||||||
|
|
||||||
Instruction format, [] means optional:
|
Instruction format, [] means optional:
|
||||||
instruction [mem_adress]; [Kommentar]
|
instruction [mem_adress]; [Kommentar]
|
||||||
|
|
||||||
|
Memory:
|
||||||
|
32 Bit Data with
|
||||||
|
28 Bit Adresess-> 24Mb Memory
|
||||||
|
|
||||||
|
Instruction Layout:
|
||||||
|
XXXXYYYYYYYYYYYYYYYYYYYYYYYYYYYY
|
||||||
|
X: Instruction Opcode
|
||||||
|
Y: Memory Adress
|
Loading…
Reference in a new issue