Is nand2tetris DFF negative edge-triggered? They why is the following happening?
I have been trying to understand the behavior of the Data Flip Flop which seems to be a negative edge-triggered one, except if I change the input between the positive edge and negative edge the output is not affected.