elec 5200/6200 computer architecture and design class project, spring 2012 processor design and...

Post on 26-Feb-2016

66 Views

Category:

Documents

3 Downloads

Preview:

Click to see full reader

DESCRIPTION

ELEC 5200/6200 Computer Architecture and Design Class Project, Spring 2012 Processor Design and Implementation. Director: Dr. Vishwani D. Agrawal GTA: Jia Yao (jzy0001@auburn.edu). Outline. The Goal – What are you going to design? The Software The Hardware - PowerPoint PPT Presentation

TRANSCRIPT

Computer Architecture Design Class Project Overview

Director: Dr. Vishwani D. AgrawalGTA: Jia Yao (jzy0001@auburn.edu)ELEC 5200/6200 Computer Architecture and DesignClass Project, Spring 2012Processor Design and ImplementationSpring 201211Fall 2011OutlineThe Goal What are you going to design?The SoftwareThe HardwareEvaluation of your projectDemo

Spring 20122The Goal What are you going to design?Spring 20123Design a CPU basic arithmetic operations: add (+), subtract (-)basic logical operations: AND, OR, NOTcontrol flow structures: if-else structures, while loops and for loopsrelational operators: ==, !=, >, ,

top related