Open Access. Powered by Scholars. Published by Universities.®

Engineering Commons

Open Access. Powered by Scholars. Published by Universities.®

Electrical and Computer Engineering

University of Texas Rio Grande Valley

Electrical and Computer Engineering Faculty Publications and Presentations

2006

Articles 1 - 1 of 1

Full-Text Articles in Engineering

A Simple Project Paradigm For Teaching Computer Architecture, Yul Chu Jun 2006

A Simple Project Paradigm For Teaching Computer Architecture, Yul Chu

Electrical and Computer Engineering Faculty Publications and Presentations

This paper presents a teaching method for a possible computer architect by using a simple DCT project for an undergraduate-level computer architecture course. The goal of the project is to let students (two or three students per team) understand the concept of computer hardware and how to design a simple RISC-type 32-bit Instruction Set Architecture (ISA). The project consists of three different tasks: 1) D (Design) - Designing a processor at the abstract level; 2) C (Code) - Writing a simulation program for the ISA; and 3) T (Test) - Running a test program to verify each function of computer …