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

https://github.com/brainiac2677/cse-306-computer-architecture

Contains the project resources of the course CSE306. These were group projects.
https://github.com/brainiac2677/cse-306-computer-architecture

arithmetic-logic-unit computer-architecture floating-point-adder mips-architecture

Last synced: 2 months ago
JSON representation

Contains the project resources of the course CSE306. These were group projects.

Awesome Lists containing this project

README

        

# CSE-306 | Computer Architecture
Contains the project resources of the course CSE306. These were group projects.

## Group Members
- 1905001 | Sadat Hossain
- 1905002 | Nafis Tahmid
- 1905004 | Asif Azad
- 1905005 | Ashrafur Rahman Khan
- 1905008 | Shattik Islam Rhythm



*_Best group ever | ggwp_*

- ## Project-1 | `4-bit ALU (Arithmetic Logic Unit)`
- [Problem Specification](/offline-1/full-problem-spec.pdf)
- [Report](/offline-1/report.pdf)
- [`Logisim design`](/offline-1/logisim-design.circ)

- `Operaton Specification`

- `Hardware Specification`
- Bread board - 5
- IC chip (7400-series) - 10
- LED - 19
- Register (1k) - 19
- Power supply board - 1
- Wire



- ## Project-2 | `Floating Point Adder`
- [Problem Specification](/offline-2/problem_spec.pdf)
- [Report](/offline-2/report.pdf)
- [Report LaTex](/offline-2/Report)
- [Logisim design](/offline-2/Circuits)


- ## Project-3 | `MIPS`
- [Problem Specification](/offline-3/problem_spec.pdf)
- [Atmega codes](/offline-3/Atmega)