Logic diagrams for nand2tetris part 1 (projects 1 to 6).
A 2-bit counter that counts from 0 to 3! :D
Set "Count" to 1 to start counting and set it to 0 to pause the counter. Set "Increment/Decrement" to 1 to count up and 0 to count down.
Based on TD4, a 4 bit CPU.
Pre-design for Minecraft.
Synchronous overlapping sequence detector that detects the bit pattern 101 using J-K' flip flops (74LS109).
Synchronous overlapping sequence detector that detects the bit patterns 010 and 1001 using J-K flip flops.
A Bidirectional shift register/Universal register circuits made using Circuitverse.....