Re: And16
Posted by WBahn on Mar 04, 2021; 5:34pm
URL: http://nand2tetris-questions-and-answers-forum.52.s1.nabble.com/And16-tp4035770p4035777.html
As a useful exercise you might consider devising your own HDL and then writing a program/script to take that code and generate code for this HDL. If you were actually using this HDL for some amount of time, that would pay for itself very handsomely. In this case, there's no efficiency payoff, but you'll improve your programming skills quite a bit. Plus, there's a good chance that you will gain an appreciation for why this HDL has some of the limitations that it does.