Question: Each group needs to finish the implementation for all 1 5 chips. The workload is divided into several sets. Use the Assignment Set Sheet (
Each group needs to finish the implementation for all chips. The workload is divided into several sets.
Use the Assignment Set Sheetdistributed in class, Sept. discuss with your group members and
decide which set you should do
The ID for each chip indicates its complexity. Larger ID may be more complex. You may begin by
implementing the simpler chips, and use the chips you built to implement more complex ones. You can
cooperate with your group members and use their simpler chips to build your more complicated chips,
or you may build the simpler ones by your own.
The chips you build in this assignment will be used as basic components in further implementation.
Solving procedure for each chip:
Truth table for ID
Disjunctive normal form expression for ID
CPS Assignment QS
Boolean expression for ID
Simplification process if any, for ID
Gate diagram for ID
To test, you may:
Run the hardwaresimulatorbat
Load the chip hdl file
Load the test script tst file for respective chip
Run the test script.
If you see the message the chip is
implemented successfully.
Part B: SegmentDisplay
Weve all seen these seven small LED bars. When they are properly illuminated,
they can display the digits
Now we want to create a simple chip that
will take a bit input x x and x and
output seven binary values which we will
call ag The bits ag should be set such
that the display shows the decimal
equivalent of the bit number in unsigned binary.
Here is a truth table that shows which bits should be set to
based on the input. For each output, ag construct a
Boolean function which takes x x and x and calculates the output. Use
KMaps to simply your functions.
x x x a b c d e f g
CPS Assignment QS
Submission:
For part A:
The signed Assignment Set Sheet Submit the hard copy in class.
The manuscript of solving procedure. Submit the hard copy in class.
The screen shots of the test results. One screen shot for each chip in your assignment set. Save
in pdf format Put into one file if you can Submit on blackboard.
For part B:
Submit the Boolean function for ag and KMaps, as PDFs via blackboard.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
