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.
- Host: GitHub
- URL: https://github.com/brainiac2677/cse-306-computer-architecture
- Owner: BRAINIAC2677
- Created: 2022-12-09T14:40:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-21T06:02:51.000Z (almost 2 years ago)
- Last Synced: 2025-01-27T05:39:32.595Z (4 months ago)
- Topics: arithmetic-logic-unit, computer-architecture, floating-point-adder, mips-architecture
- Language: TeX
- Homepage:
- Size: 12 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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)