/// LSU EE 3755 -- Fall 2001 -- Computer Organization
//
/// Midterm Exam Review


/// Exam Information
//
// When: Monday 29 October, 2001.
//       12:40-13:30 CST 
 ///        (Time change over the weekend)
//
// Closed Book, Closed Notes
// May bring a 216 mm by 280 mm reference sheet.
//   Suggestion: Add your own material to this: http://www.ece.lsu.edu/v/refcard.pdf
// No communication devices.


/// Major Topics

 /// Verilog
//
// Module Basics
// Explicit Structural Code
// Expressions
// Behavioral Code
// Synthesis

 /// Computer Arithmetic
//
// Ripple, CLA Adders
// ALU (Add, Sub, SLT)
// Integer multiplication and division.
// Booth recoding high-radix multiplication.
// Binary representation of FP numbers.
// Binary FP arithmetic.
// IEEE 754
// FP Adder


/// Study Resources
//
// See material linked to http://www.ece.lsu.edu/ee3755/prev.html
// Check course home page for late updates: http://www.ece.lsu.edu/ee3755/