Nand2Tetris Questions and Answers Forum
›
Architecture
›
Project 5
Search
everywhere
only in this topic
Advanced Search
Please explain to me how D=A-D is supposed to flow
Classic
List
Threaded
♦
♦
Locked
2 messages
eVh1955
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Please explain to me how D=A-D is supposed to flow
Hi. I'm confused why the address can't be 11111, as highlighted in yellow
But still has to be 23456.
If these images are hard to see please let me know. Thanks.
WBahn
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Re: Please explain to me how D=A-D is supposed to flow
Administrator
The only time the A-register (which IS the address register) can change is either when an A-type instruction is executed OR the dest=A bit is set in a C-type instruction.
Free forum by Nabble
Edit this page