Simulator
Getting Started
Learn
Documentation
Features
Teachers
Blog
About
Log in
Users
Projects
Search
Searched Projects
Tags:
#bolean
0
Stars
24
Views
User:
V.M.Karthikayan
implementation of bolean expression
implementation of bolean expression
#bolean
View
1.Y=A XNOR B
2.Y=AB'+A'B
3.F(A,B,C)=(A'B+C)XNOR(AC'+BC)