Code by JohnyStudent ✅
- Read all comments (introduction and explanation);
- If possible, mention the repository link in your work as a reference;
- MayTheForceBeWithYou( );
-
EquivalenceXXXgate: To demonstrate the equivalence of logic gate XXX based on the NAND and NOR ports. Composed of a Logisim file and an image of it. {EquivalenceNOTgate; EquivalenceANDgate; EquivalenceORgate; EquivalenceXORgate; EquivalenceXNORgate;}
-
HalfAdder: Logic circuit of a half adder, to calculate the sum of 2 bits. Composed of a Logisim file and an image of it.
-
FullAdder: Logic circuit of a full adder, to calculate the sum of 2 bits. Composed of a Logisim file and an image of it.
-
HalfSubtractor: Logic circuit of a half adder, to calculate the sub of 2 bits. Composed of a Logisim file and an image of it.
-
FullSubtractor: Logic circuit of a half adder, to calculate the sub of 2 bits. Composed of a Logisim file and an image of it.
-
LatchSR: Logic circuit of a Letch Set-Reset. Composed of a Logisim file and an image of it.
-
LatchD: Logic circuit of a Letch D. Composed of a Logisim file and an image of it.
-
4-bit Crescent Counter: Logic circuit of a 4-Bit counter. Composed of a Logisim file and an image of it.
-
4-bit Countdown: Logic circuit of a 4-Bit countdown. Composed of a Logisim file and an image of it.