Login  Register

Re: Understanding DFF behaviour

Posted by jbloggz on Apr 19, 2016; 1:10pm
URL: http://nand2tetris-questions-and-answers-forum.52.s1.nabble.com/Understanding-DFF-behaviour-tp4029740p4029821.html

Can logism actually be used to build a working computer that can run software? At first glance I didn't realise how powerful it was...
you could rebuild DFF.class with 'out' permanently 0 and see if that hard-coded 0 shows up in your Bit test.
That's a good suggestion, I'll try this in the morning.