Skip to content

Question-1 Implement the four Boolean functions listed using three half-adder circuits. D = A xor B xor C E = A'BC + AB'C F = ABC' + (A'+B') C G = ABC. Question-2 Explain the 4-bit binary up counter. Implement it using T Flip Flop.

Notifications You must be signed in to change notification settings

Siddhartha80/ECS1-End-Sem_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ECS1-End-Sem_Project

Question-1 Implement the four Boolean functions listed using three half-adder circuits. D = A xor B xor C E = A'BC+ AB'C F = ABC' + (A'+B') C G = ABC

image

image

Truth Table

image

Question-2 Explain the 4-bit binary up counter. Implement it using T Flip Flop.

image

image

image

image

image

image

image

image

image

About

Question-1 Implement the four Boolean functions listed using three half-adder circuits. D = A xor B xor C E = A'BC + AB'C F = ABC' + (A'+B') C G = ABC. Question-2 Explain the 4-bit binary up counter. Implement it using T Flip Flop.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published