![]() |
Course Information:
| Lecture: | Tue Thu 2:00 - 3:15, CHE-2108 |
| Mailing List: | enee646-0101-fall06@coursemail.umd.edu |
| Required Text: | Hennessy & Patterson, Computer Architecture: A quantitative Approach, 3rd Ed., Morgan Kaufmann, 2002 |
| Highly Recommended Text: | Smith & Franzon, Verilog Styles for Syntehsis of Digital Systems, Prentice Hall |
Instructor Information:
| Professor: | Bruce L. Jacob, Assistant Professor, Electrical & Computer Engineering |
| Office: | 1325 A.V. Williams Building |
| Phone: | (301) 405-0432 |
| Email: | blj@ece.umd.edu |
| Office Hours: | Open-door policy (for now) ... |
Course Handouts and General Information:
Articles well worth reading:
Assignments:
| ID | Out | Due | Write-up | Distribution | Updated |
| Project 1 | 3 Sep 2002 | 24 Sep 2002 | p1.pdf | Project 1 | 5 Sep 2002 |
| Project 2 | 19 Sep 2006 | 17 Oct 2006 | p2.pdf | Project 2 | 22 Sep 2006 |
| Project 3 | 02 Nov 2006 | 30 Nov 2006 | p3.pdf | Project 3 | 02 Nov 2006 |
Documents describing the RiSC-16:
| File Name | Document Name | Document Description |
| F2002-RiSC-ISA.pdf | The RiSC-16 Instruction-Set Architecture | Describes the instruction-set architecture: machine-code forms, assembly-code forms, etc. |
| F2002-RiSC-seq.pdf | RiSC-16: Sequential Implementation | Describes a sequential implementation of the architecture: control flow, data flow, etc. |
| F2002-RiSC-pipe.pdf | The Pipelined RiSC-16 | Describes a pipelined implementation of the architecture: control flow, data flow, pipeline stages, pipeline hazards, data forwarding, etc. |