Final Exam Review CSE 241 B.Ramamurthy 5/28/2016

advertisement
Final Exam Review
CSE 241
B.Ramamurthy
5/28/2016
B.Ramamurthy
1
Place and Time
Date: 5/13/2016, Friday
Time: 8.00-11.00AM
Place: NSC 201
Please bring

Pencils, pens and erasers, your ids
Closed book exam
5/28/2016
B.Ramamurthy
2
Topics
• Chapter 4: Verilog Models of combinational circuit:
•
•
•
•
•
•
Gate level modeling and behavioral modeling: 164181
Chapter 5: Sequential circuit analysis: pages 201-217
Chapter 5: Synthesizable Verilog models of sequential
circuits: pages 217-220, p.229-231
Chapter 5: Sequential circuit design: p.236-p.245
All the homework problems
Chapter 6: Just counters and register design
Chapter 7: PLA arrays: given a combinational circuit
spec, design PLA. PAL circuits: See classnotes
5/28/2016
B.Ramamurthy
3
How do I study? Help!
Writing a test bench: pages 176-181, read every line of these
pages, and understand Example 4.10 on p.181
From state diagram to Verilog simulation: see example on
p.229, only state diagram based model and ONLY its test bench
on the next page (p.230)
Analysis example: see figure 5.18, table 5.4, up to figure 5.19
on p.214 and equations
Design example; p.237-241: figure 5.27, table 5.11, figure 5.28,
figure 5.29
Counter design: figure 5.32, table 5.14, figure 5.33, figure 5.34
Just what I discussed about ch.6 and Ch.7: see classnotes
5/28/2016
B.Ramamurthy
4
Format & possible questions
Sequential circuit analysis
Sequential circuit design
Counter design
Verilog HDL verification (test bench
included) of combinational circuits
• Verilog HDL verification of sequential
circuits
• PAL and PLA design
•
•
•
•
5/28/2016
B.Ramamurthy
5
Remember…
Learn from the home works assigned
Find ways to efficiently answer questions
Find ways to avoid silly mistakes
Create a mental checklist to make sure you have not
missed anything important on the exam (like your
name of the exam paper!)
Read the question paper and strategize on the order
in which you will answer the questions
Come prepared: there is no substitute for hard work
Build up competencies and not deficiencies…
Good luck.
5/28/2016
B.Ramamurthy
6
Download