Re: HDL implementation of Bit gate
Posted by culchie on
URL: http://nand2tetris-questions-and-answers-forum.52.s1.nabble.com/HDL-implementation-of-Bit-gate-tp1392879p1393589.html
You dont use the clocked keyword at all. It's inside the DFF chip and that makes this chip clocked.
Hint : As you say you can't put out into the input of the mux, but you can still put the output of the DFF into the input of mux