CMPE261 - Project Fall 2022-Report Template

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 4

College of Engineering

Department of Computer Science and Engineering


Qatar University

CMPE261 Digital Logic Design


Course Project Report
Fall 2022

PROJECT TITLE
IRREGULAR SEQUENCE COUNTING MACHINE WITH
MEMORY DIGIT SEQUENCE READING
AND MAX COMPARATOR CIRCUIT

Submitted By:
1. << Student1 Name – Student1 ID >>
2. << Student2 Name – Student2 ID >>
3. << Student3 Name – Student3 ID >>
4. << Student3 Name – Student3 ID >>

1
Table of Contents
1. Introduction/Project Description....................................................................................................................3
2. Comparator Circuit.........................................................................................................................................3
- Circuit.....................................................................................................................................................3
- Simulation showing results.....................................................................................................................3
- How it works...........................................................................................................................................3
3. ROM...............................................................................................................................................................3
- Circuit.....................................................................................................................................................3
- Simulation showing results.....................................................................................................................3
- How it works...........................................................................................................................................3
4. State Machine................................................................................................................................................3
- Circuit.....................................................................................................................................................3
- The 5 Steps of the Design.......................................................................................................................3
- Snapshots of State Changes....................................................................................................................3
5. MAX Register..................................................................................................................................................4
- Circuit.....................................................................................................................................................4
- How it works...........................................................................................................................................4
- Simulation Results Snapshots.................................................................................................................4
6. Conclusion......................................................................................................................................................4

2
1. Introduction/Project Description
</ This part provides a brief description of the project function, and what do you expect from
its outputs. />
</The complete circuit is needed, and if it does not fit the A4 page clearly shown the parts, the student is asked
to take snapshots of all its parts and include them. />

2. Comparator Circuit
- The Circuit

- Simulation showing results of 2 numbers

- How it works
</ The 5 steps of the design with all diagrams needed and tables. That includes State diagram, State table,
Transition table, Excitation table, the 8 K-Maps, and finally the circuit. />

3. ROM
- The Circuit

- Simulation shows address and data emerging from ROM. Also show all the 10 contents of the
memory as the clock changes (10 snapshots).

- How it works

4. State Machine
- The Circuit

- The 5 Steps of the Design (refer to chapter 12-13)

- Snapshots of State Changes (all the 10 states changing with every clock cycle)

</ The 5 steps of the design with all diagrams needed and tables. That includes State diagram, State table,
Transition table, Excitation table, the 8 K-Maps, and finally the circuit. />

3
5. MAX Register Circuitry
- The Circuit

- How it works

- Simulation Snapshots of its content

6. Conclusion
<< Give a brief summary of the project outcome, and provide10 snapshots showing the sequence of
states, at each sequence, the snapshot must show the state number, besides, the 3 digits of the
MAX register, for every state change, directed to the displays. />

Submission date: End of Week 14 (December 25 – 29, 2022)

You might also like