Re: "Coding" a chip

Posted by cadet1620 on
URL: http://nand2tetris-questions-and-answers-forum.52.s1.nabble.com/Coding-a-chip-tp2351311p2351507.html

mbm29414 wrote
I'm a Visual Basic .NET developer, and it just doesn't make sense to me to be able to pass IN a variable that doesn't exist yet. Can someone explain that to me?
The trick here is that you are not writing a program; you are connecting wires together.  See Helpful HDL philosophy

--Mark