https://github.com/negarhonarvar/computer-architecture
Implementation of Computer Architecture Consepts, Including Multiplier , Control Module, Verilog Elevator, Single cycle processor and mips pipeline with new forwarding unit.
https://github.com/negarhonarvar/computer-architecture
control elevator mips-pipeline-processor multiplier singlecycle-processor
Last synced: 4 months ago
JSON representation
Implementation of Computer Architecture Consepts, Including Multiplier , Control Module, Verilog Elevator, Single cycle processor and mips pipeline with new forwarding unit.
- Host: GitHub
- URL: https://github.com/negarhonarvar/computer-architecture
- Owner: negarhonarvar
- License: bsd-2-clause
- Created: 2023-07-08T17:26:56.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-26T12:31:12.000Z (over 1 year ago)
- Last Synced: 2025-04-23T18:15:18.702Z (about 1 year ago)
- Topics: control, elevator, mips-pipeline-processor, multiplier, singlecycle-processor
- Language: Verilog
- Homepage:
- Size: 1.83 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Computer-architecture
A Series of Usefull Projects in Computer Architecture.
Details on each projects is provided through their related repository readme.md file.