- #1
stug
- 1
- 0
I've lately been going through the Nand2Tetris course since I never had the chance to take anything like it in college, and in its chapter on sequential logic , it treats the D flip-flop as a fundamental component. I found that somewhat unsatisfying, so I went and started reading up on flip-flops and latches, and have found two seemingly analogous ways to make a positive-edge triggered flip-flop, which Wikipedia refers to as "classical" and "master-slave".
I was wondering if there was any reason that one gets used over the other (other than the fact that the "classical" version seems to employ fewer gates). Any insight would be appreciated!
I was wondering if there was any reason that one gets used over the other (other than the fact that the "classical" version seems to employ fewer gates). Any insight would be appreciated!