Procedure
No procedure will be given for this assignment. You have plenty of experience
building combinational logic circuits so you should be able to design your
circuits based on the specifications alone.
Hints
There is redundancy in this assignment so you'll find the device editor
can save you lots of time. Identify those areas of the problem which are
similar and build a device to perform this function. An example is
- multipling a digit by 2 and summing the resulting digits
If you need help using the device editor, use the CSE208W reference book (click on LogicWorks).
Remember to test devices thoroughly before relying on them. A small bug in a
device which is used 9 times in a circuit can produce disasterous results.