Re: HDL implementation of Bit gate
Posted by
rick2047 on
URL: http://nand2tetris-questions-and-answers-forum.52.s1.nabble.com/HDL-implementation-of-Bit-gate-tp1392879p1394311.html
The only way I see you can do it is by declaring a buffer gate, but we don't have one. Also it would be stupid to use two not gates. I really don't get it.