Skip to content

vuphuc24601/COMP2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COMP2020

Table of contents

General info

Name: Vu Hong Phuc
Email: 20phuc.vh@vinuni.edu.vn

Design Implementation

ALU.circ contains LeftShift32, Add32, ALU32 circuits. Also there are subcircuits for carry-lookahead adder with ALU32_CLA.

Critical Path

Total: 66 units of gate delay
The critical path starts from input Op (opcode) through AddSub32 subcircuit to ouput V (overflow).

Gate Count

Total: 1297 gates

  • AddSub: 226
  • Compare: 104
  • LogicGate: 291
  • Shift: 676

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages