GLY 1010 Jose R. Alfonzo SUMMER C 2006
GLY 1010... Introduction to Geology
SUMMER C 2006
Jose R. Alfonzo
Table Of Contents
'
General Information
- Office Hours ECS364 ..
MTWR 10:15-11:00, 5:30 - 6:15 ..
Phone (305)348-2013
-
- Prerequisite : C or better in COP 2210 or equivalent.
-
- Syllabus : Data Representation. Digital Logic. Von Neumann Model.
Instruction Execution Cycle. A simple Machine Data Path.
Machine & Assembly Language Programming.
Implementation of High Level Language Features.
-
- Text : Introduction to Computing Systems, Patt & Patel ..
Web-Page
-
- Other : 1st day Handout
Back to the top
Course Objectives
Common Syllabus
Back to the top
Class Schedule
Tentative Timetable
Back to the top
Assignments
- Due T 05/16 -
Specification
- Due T 05/23 -
Specification
- Due T 05/30 -
Specification
- Due T 06/06 -
Specification
- Due TBA -
Specification
- Due TBA -
Specification
Back to the top
Examinations
- Thu, May 25 Chapters 1 .. 3
- Thu, June 08 Chapters 4 .. 7
- Tue, June 27 Chapters 8 .. 14
Back to the top
Policies
- Attendance
I do not take attendance except at examinations. However, you are
expected to attend all classes. If you must miss class, you should
get the class notes from a classmate. The material presented in
class will follow the text. In a few cases, I have provided notes
and some program examples on this webpage. A tentative class schedule
is also available from this webpage.
- Assignments
must be turned in at the start of class on the due
dates. Assignments will not be accepted late for any reason. No make-up
assignments will be offered.
- Examinations
must be taken at the published times. No make-up exams will be offered.
- Academic misconduct: please refer to
the FIU Policy
This applies in particular to examinations and assignments.
Back to the top
Examples
- Odd Parity Example Program
- Assembly example ..
source code ..
symbol table ..
listing file
Back to the top
Notes
- Number Bases Binary & Hexadecimal
- Table Powers of 2
- Descending Powers Convert to Binary
- Repeated Division Convert to Binary &
Hexadecimal
- Repeated Multiplication Convert from
Binary & Hexadecimal
- Integer Representation
- 2's Complement Representation & Overflow
- Real Representation IEEE Short Real
Interpretation
- Logical Operators AND, OR, XOR
- R-S and D Latches Truth Tables
- Instruction Cycle ...
Chapter 4 Examples
- LC3 Instruction Cycle
- Machine code 5.10 & 5.13
- Machine code 5.17
- Extended Multiplication Trace
- Extended Division Trace
- Interrupts
Back to the top
Grades
Back to the top