Skip to content

Assignment for Computer Organization and Architecture course in NITK.

Notifications You must be signed in to change notification settings

CSE-Projects/Assignment2COA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Assignment 2 CO-200 (Computer Organization and Architecture)

By: Omkar Srinivas Prabhu (Batch-2 16CO233) and Dibyadarshan Hota (Batch-1 16CO154)

Contents:

Q1

1-bit ALU. Build a 1-bit ALU that can perform the following logical and arithmetic operations: AND, OR, NAND, NOR, ADD, SUBTRACT. Include two additional flags: (a) a flag to indicate if the result of the ALU operation is zero (Z), (b) a flag to indicate if the first input is greater than the second input.

Q2

Implement a 32 register Register file with two read ports and one write port

About

Assignment for Computer Organization and Architecture course in NITK.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published