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
- Host: GitHub
- URL: https://github.com/hmasum52/cse306-computer-architecture-sessional
- Owner: hmasum52
- Created: 2022-08-24T19:52:36.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-12T08:17:26.000Z (over 2 years ago)
- Last Synced: 2025-05-25T02:44:44.359Z (5 months ago)
- Topics: 4-bit-mips-cpu, alu, computer-architecture, cpu, cse-buet, cse306, floating-point-adder, logisim, logisim-evolution
- Language: Makefile
- Homepage:
- Size: 32.5 MB
- Stars: 5
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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