CSCI 361


Computer Architecture

3 Cr. (Hrs.:3 Lec.)

Studies the design and organization of computer systems, including the instruction set and interconnection of hardware components. Topics include computer performance, assembly language programming, microprocessor architecture, pipeline processing, memory and storage organization, and multiprocessor computers. Prerequisite: CSCI 255 (2nd)

Course generally offered spring (2nd) semester.

Expectations:

E1. Students understand at a high-level how a computer processor operates (fetch-and-execute cycle, interrupts, registers, memory, addressing, etc.) (CSCI 255, R1)

E2. Students know and can use numbers in any base and can convert numbers between bases. (CSCI 255, R2)

E3. Students know who to design, write, debug and test assembly and high-level language programs in a structured, modular, and well-documented manner. (CSCI 255, CSCI 232)

Course Outcomes:

R1. Students are familiar with historical developments in computer hardware and associated performance improvements.

R2. Students know how to evaluate hardware performance and are able to choose the best system or hardware design given a set of alternatives. (CS: 2, 6; SE: 2, 1)

R3. Students know the instruction set, for a specific architecture, including the different instruction formats, addressing modes and relationships to higher languages. (CS: 2)

R4. Students understand how procedures, pointers and arrays are implemented in assembly and machine code. (CS: 2)

R5. Students know the characteristics of a good instruction set. (CS: 2, 6)

R6. Students can research and present a recent computer architecture/system not covered in lecture. (CS: 3; SE: 3)

R7. Students understand how arithmetic and logic operations are designed and implemented. (CS: 2; SE: 1, 2)

R8. Students understand single cycle and pipelined datapaths and can modify either to implement additional instructions. (CS: 2, 6; SE: 2, 1)

R9. Students understand pipelining, its associated hazards and techniques to best handle hazards. (CS: 2, 6; SE: 1, 2)

R10. Students understand memory hierarchy, basics of caches, system buses, and how they affect computer performance. (CS: 2; SE: 1, 2)

R11. Students are familiar with different multiprocessor architectures. (CS: 2; SE: 1, 2)

CS:
5-a-3 - Exposure to computer architecture and organization, information management, networking and communication, operating systems, and parallel and distributed

SE:
III-1-2-1 - Computing fundamentals, software design and construction, requirements analysis, security, verification, and validation