Skip to content

My-University-AUT/CA-LAB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computer Architecture LAB ( Spring 2021 )

This is an instruction of CA LAB of CE@AUT

Made by me and Ahmad Foroughi

  • basic gates code is written. Like and, or, xor, half adder and so on...

  • 4 to 2 encoder

  • Sequence detector

  • ROM (Read only memory) and RAM (Random access memory)

  • 2bit 7 segment that can show numbers up to 99

  • Carry save adder (CSA) and Carry look ahead adder (CLA) and Ripple adder (RA)

  • Array multiplier using Ripple adder (RA)

  • Divider

  • Cache and Fully associative cache

  • Subtractor with IEEE Floating Point Format

  • Mano machine

  • It calculates GCD of two 4bit numbers (Up to 15)

  • It sorts an array.

About

Computer architecture LAB. Spring 2021

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages