Simulator
Getting Started
Learn
Documentation
Features
Teachers
Blog
About
Log in
Users
Projects
Search
Searched Projects
Tags:
a decoder
0
Stars
14
Views
User:
Suraj B
question 1
question 1
1. Design a circuit that takes a 3-bit binary input and produces a 1-bit output
where the output is 1 if the input represents an even number in binary. Use a combination of logic gates
a decoder
and a multiplexer.
View