Answered step by step
Verified Expert Solution
Question
1 Approved Answer
answer just question 2 and 3 clearly please he goal of this mini-project is to practice digital circuit design/implementation nd writing and running MARIE assembly
answer just question 2 and 3 clearly please
he goal of this mini-project is to practice digital circuit design/implementation nd writing and running MARIE assembly language simple code. Every student hould submit and upload the solutions of all questions on the blackboard. art 1: Digital circuit design 1. Design a combinational logic circuit with three inputs x,y,z and three outputs A,B, C. When the binary input is 0,1,2 or 3 , the binary output is one greater than the input. When the binary input is 4,5,6 or 7 the binary output is one less than the input. 2. There are four adjacent parking slots in a parking area. Each slot is equipped with a special sensor whose output is high when a car is occupying the slot and zero when it is vacant. Design and implement a logic circuit that count number of vacant spaces in the park. 3. Write the truth table that describe the following logic circuit
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started