Login  Register

Is nand2tetris DFF negative edge-triggered? They why is the following happening?

classic Classic list List threaded Threaded
1 message Options Options
Embed post
Permalink
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Is nand2tetris DFF negative edge-triggered? They why is the following happening?

menkr
1 post
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.

Here's a video showing the behaviour