EE254 Project 4 Sequence Detector

advertisement
EE254
Project 4
Sequence Detector
For project 4 you will be creating a sequence detector that can be used to search a 4bit rom for the last
three digits of your Student ID. When the sequence is found the output of your sequence detector
should become a one signaling that the sequence has been found.
For this project you will be given a Rom file that can be used with logisim. The rom file will output a 4 bit
pattern on each clock cycle that represents the BCD value of the decimal symbols 0 -9.
For full credit your sequence detector must signal that it has found the correct sequence, and stop the
clk. A counter will be given that will indicate the location in ROM that the sequence was found. This
number should be reported in the results section of your report.
Documentation:
Please turn in the circuit diagram for you project, any and all design related material including Kmaps, state diagrams, and state table, and cover sheet. Please summarize your results.
Download