An open API service indexing awesome lists of open source software.

https://github.com/hmasum52/cse306-computer-architecture-sessional


https://github.com/hmasum52/cse306-computer-architecture-sessional

4-bit-mips-cpu alu computer-architecture cpu cse-buet cse306 floating-point-adder logisim logisim-evolution

Last synced: 30 days ago
JSON representation

Awesome Lists containing this project

README

          

# CSE306- Computer Architecture Sessional

## Assignment-1: Arithmetic logic unit(ALU)
- specification: [pdf](./assignment1-alu/CSE_306_Assignment_specification.pdf)
- implementation: [software-logisim](./assignment1-alu/A2_Group_4/)
- report: [pdf](./assignment1-alu/CSE306-4-bit-ALU-v1.pdf)

## Assignment-2: Floating point adder
- specification: [pdf](./assignment2-floating-point-adder/Assignment_2_Version-0.pdf)
- implementation: [software-logisim-evolution](./assignment2-floating-point-adder/A2_group4/)

## Assigment-3: Mips CPU-4bit
- specification: [pdf](./assignment3-4-bit-mips-cpu/instruction.pdf)
- implemenation: [software-logisim](./assignment3-4-bit-mips-cpu/A2_4__Submission/A2_4_Simulation/)
- report: [pdf](./assignment3-4-bit-mips-cpu/A2_4__Submission/A2_4_Report.pdf)

- hardware simulation: [proteous](./assignment3-4-bit-mips-cpu/A2_4__Submission/A2_4_Necessary_Content/ATMega32_Simulation_Files/)
- assembler: [python](./assignment3-4-bit-mips-cpu/A2_4__Submission/A2_4_Necessary_Content/Assembler/)

## Group members
- 1805046
- 1805047
- 1805048
- 1805052
- 1805057