Tom Kelliher, CS 240
Mar. 7, 2008
Read 5.1-2.
Dataflow, hierarchical, behavioral VHDL design styles.
Introduction to sequential circuits. Latches.
For EXOR3
circuit demonstrate:
EXOR3
.
The source and library VHDL are on the class Web site. There are syntax errors in the source VHDL which you'll need to find and fix.
Hint: a judicious use of don't cares will make this quite easy to implement. The brute force approach requires a function table with entries!