Skip to content

Verilog code for 32-bit (64-bit registers) IBM uPower ISA.

Notifications You must be signed in to change notification settings

Dhiraj03/uPowerALU

Repository files navigation

COA ASSIGNMENT 2 - uPOWER ISA DATAPATH

  1. Dhiraj Lokesh - 181CO118
  2. Ashish Reddy - 181CO111
  3. Rohith Saji - 181CO143
  4. Akhilesh Lade - 181CO130

This is a basic version of the ALU present in a processor that uses uPower ISA (IBM).

  1. uPower ISA only supports integer instructions
  2. The instruction size is 32 bits.
  3. Most ALU instructions operate on byte, word, halfword and doubleword.
  4. Signed integers are represented in two's complement form.
  5. A set of 32 GPRs are available.

About

Verilog code for 32-bit (64-bit registers) IBM uPower ISA.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published