1 | <HTML>
|
---|
2 | <HEAD><TITLE>Computer Architecture 2007/2008</TITLE></HEAD>
|
---|
3 | <BODY BACKGROUND="#FFFFFF">
|
---|
4 |
|
---|
5 | <A NAME="TOP"></A>
|
---|
6 | <H1><A NAME="Inhoud">Computer Architecture 2007/2008</A></H1>
|
---|
7 | <HR><BR>
|
---|
8 | <A HREF="http://books.elsevier.com/uk/mk/uk/subindex.asp?isbn=9780123704900">
|
---|
9 | <IMG ALIGN="TOP" ALT="[Book]" SRC="HP.jpg" WIDTH=243 HEIGHT=300></A>
|
---|
10 | <BR><BR><BR>
|
---|
11 |
|
---|
12 | <!-- Website Contents -->
|
---|
13 | <H3>
|
---|
14 | <OL>
|
---|
15 | <LI> <A HREF="#News">News</A>
|
---|
16 | <LI> <A HREF="#Introduction">Introduction</A>
|
---|
17 | <LI> <A HREF="#Documents">Documents</A>
|
---|
18 | <LI> <A HREF="#Assignment">Assignment</A>
|
---|
19 | </OL>
|
---|
20 | </H3>
|
---|
21 | <BR>
|
---|
22 |
|
---|
23 | <!-- Latest News -->
|
---|
24 | <H2><A NAME="News" HREF="#TOP">News</A></H2>
|
---|
25 | <P DIR="ltr" STYLE="margin-left: 20px; margin-right: 0px">
|
---|
26 | <UL>
|
---|
27 | <LI> no news yet
|
---|
28 | </UL>
|
---|
29 | </P>
|
---|
30 | <BR>
|
---|
31 |
|
---|
32 | <!-- Computer Architecture Introduction -->
|
---|
33 | <H2><A NAME="Introduction" HREF="#TOP">Introduction</A></H2>
|
---|
34 | <P DIR="ltr" STYLE="margin-left: 20px; margin-right: 0px">
|
---|
35 | <TABLE BORDER="1" WIDTH="700">
|
---|
36 | <TR>
|
---|
37 | <TH> Course Info
|
---|
38 | <TD> Computer Architecture
|
---|
39 | <TD> lectures: Sep 5, 2007 - Dec 5, 2007 (except Oct 3)<BR>
|
---|
40 | every Wednesday at 11.15-13.00h, room 402
|
---|
41 | </TR>
|
---|
42 | <TR>
|
---|
43 | <TH> Lecturer
|
---|
44 | <TD> <A HREF="mailto:llexx__at__liacs.nl">Lex Wolters</A>
|
---|
45 | <TD> room 154
|
---|
46 | </TR>
|
---|
47 | <TR>
|
---|
48 | <TH> Assignment Leader
|
---|
49 | <TD> <A HREF="mailto:hvdspek__at__liacs.nl">Harmen van der Spek</A>
|
---|
50 | <TD> room 137
|
---|
51 | </TR>
|
---|
52 | <TR>
|
---|
53 | <TH> Assistant
|
---|
54 | <TD> <A HREF="mailto:vtvu__at__liacs.nl">Van Thieu Vu</A>
|
---|
55 | <TD> Mon 15.30-16.30h, room 306
|
---|
56 | </TR>
|
---|
57 | <TR>
|
---|
58 | <TH rowspan="2">Student Assistants
|
---|
59 | <TD> <A HREF="mailto:ehalm__at__liacs.nl">Eyal Halm</A>
|
---|
60 | <TD> Wed 13.45-15.30h & Thu 15.30-16.30h, room 306
|
---|
61 | </TR>
|
---|
62 | <TR>
|
---|
63 | <TD> <A HREF="mailto:jhuizer__at__liacs.nl">Joris Huizer</A>
|
---|
64 | <TD> Tue 15.30-16.30h & Wed 13:45-15:30h, room 306
|
---|
65 | </TR>
|
---|
66 | </TABLE>
|
---|
67 | <BR>
|
---|
68 | <UL>
|
---|
69 | <LI> The course is composed of a theoretical written exam (3 EC) and
|
---|
70 | a practical assignment (4 EC).
|
---|
71 | <LI> The exam will take place on ..... <I>(to be determined)</I>
|
---|
72 | <LI> In case you have technical questions, contact the student
|
---|
73 | assistants first so they can help you as soon as possible.
|
---|
74 | </UL>
|
---|
75 | </P>
|
---|
76 | <BR>
|
---|
77 |
|
---|
78 | <!-- Documents -->
|
---|
79 | <H2><A NAME="Documents" HREF="#TOP">Documents</A></H2>
|
---|
80 | <P DIR="ltr" STYLE="margin-left: 20px; margin-right: 0px">
|
---|
81 | <UL>
|
---|
82 | <LI> Lecture slides
|
---|
83 | <UL>
|
---|
84 | <LI> <I>to be provided</I>
|
---|
85 | </UL><BR>
|
---|
86 | <LI> Sample exams (all in Dutch)
|
---|
87 | <UL>
|
---|
88 | <LI> <A HREF="website/exams/t150107.pdf"> tentamen 15 jan 2007 </A>
|
---|
89 | <LI> <A HREF="website/exams/t040805.pdf"> tentamen 4 aug 2005 </A>
|
---|
90 | <LI> <A HREF="website/exams/t100105.pdf"> tentamen 10 jan 2005 </A>
|
---|
91 | </UL><BR>
|
---|
92 | <LI> Supplementary documents for the practical assignment
|
---|
93 | <UL>
|
---|
94 | <LI> Assignment 1: Optimization of Assembly
|
---|
95 | <UL>
|
---|
96 | <LI> The "MIPS instruction set manual" which is refered
|
---|
97 | to in the assignment can be found
|
---|
98 | <A HREF="website/assignments-en/MIPSPro_Ass._Lang_Vol2.pdf">
|
---|
99 | here</A>.
|
---|
100 | <LI> The SPIM manual can be found
|
---|
101 | <A HREF="website/assignments-en/spim_documentation.pdf">
|
---|
102 | here</A>
|
---|
103 | </UL>
|
---|
104 | </UL><BR>
|
---|
105 | <UL>
|
---|
106 | <LI> Assignment 2: CPU Design and Simulator
|
---|
107 | <UL>
|
---|
108 | <LI> <A HREF="website/instructions/DLX_design.pdf">
|
---|
109 | DLX_Design</A>
|
---|
110 | <LI> <A HREF="website/instructions/Datapath_and_microprogrammed_control.pdf">
|
---|
111 | Datapath and microprogrammed control</A>
|
---|
112 | <LI> <A HREF="website/instructions/Instruction_Notations.pdf">
|
---|
113 | Instruction Notations</A>
|
---|
114 | </UL>
|
---|
115 | </UL>
|
---|
116 | </UL>
|
---|
117 | </P>
|
---|
118 | <BR>
|
---|
119 |
|
---|
120 | <!-- Assignments -->
|
---|
121 | <H2><A NAME="Assignment" HREF="#TOP">Assignment</A></H2>
|
---|
122 | <P DIR="ltr" STYLE="margin-left: 20px; margin-right: 0px">
|
---|
123 | <UL>
|
---|
124 | <LI> The practical assignment is divided into four parts.
|
---|
125 | <LI> Each part must be delivered before its deadline.
|
---|
126 | In case of any delay, please <A HREF="#Introduction">contact us</A>
|
---|
127 | as soon as possible.
|
---|
128 | <LI> All assignments <I>must</I> be written in <I>English</I>.
|
---|
129 | </UL>
|
---|
130 | <P DIR="ltr" STYLE="margin-left: 20px; margin-right: 0px">
|
---|
131 | <TABLE BORDER="1" WIDTH="600">
|
---|
132 | <TR ALIGN="center">
|
---|
133 | <TH> Part </TH>
|
---|
134 | <TH> Description </TH>
|
---|
135 | <TH> Deadline </TH>
|
---|
136 | <TH> Weight </TH>
|
---|
137 | </TR>
|
---|
138 | <TR ALIGN="center">
|
---|
139 | <TD> 1 </TD>
|
---|
140 | <TD> <A HREF="website/assignments-en/assignment-1.pdf">
|
---|
141 | Optimization of Assembly </A></TD>
|
---|
142 | <TD> Mon Sep 24, 2007 at noon </TD>
|
---|
143 | <TD> 10% </TD>
|
---|
144 | </TR>
|
---|
145 | <TR ALIGN="center">
|
---|
146 | <TD> 2a </TD>
|
---|
147 | <TD> <A HREF="website/assignments-en/assignment-2.pdf">
|
---|
148 | CPU Design </A></TD>
|
---|
149 | <TD> Mon Oct 29, 2007 at noon </TD>
|
---|
150 | <TD> 30% </TD>
|
---|
151 | </TR>
|
---|
152 | <TR ALIGN="center">
|
---|
153 | <TD> 2b </TD>
|
---|
154 | <TD> <A HREF="website/assignments-en/assignment-2.pdf">
|
---|
155 | CPU Simulator </A></TD>
|
---|
156 | <TD> Mon Dec 3, 2007 at noon </TD>
|
---|
157 | <TD> 30% </TD>
|
---|
158 | </TR>
|
---|
159 | <TR ALIGN="center">
|
---|
160 | <TD> 3 </TD>
|
---|
161 | <TD> <A HREF="website/assignments-en/assignment-3.pdf">
|
---|
162 | Cache and Memory </A></TD>
|
---|
163 | <TD> Mon Dec 24, 2007 at noon </TD>
|
---|
164 | <TD> 30% </TD>
|
---|
165 | </TR>
|
---|
166 | </TABLE>
|
---|
167 | </P>
|
---|
168 | <BR>
|
---|
169 |
|
---|
170 | <BR>
|
---|
171 | <A HREF="#TOP">Top</A>
|
---|
172 | <BR>
|
---|
173 | <HR>
|
---|
174 | Last change: Aug 28, 2007.
|
---|
175 | </BODY></HTML>
|
---|