-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
github-actions
committed
Dec 1, 2024
1 parent
30b81ad
commit b821c6a
Showing
7 changed files
with
49 additions
and
45 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
--- | ||
layout: project_page | ||
title: BookWallet | ||
permalink: /co227/e20/BookWallet/ | ||
description: The best social-media application for the book Lovers | ||
has_children: false | ||
parent: E20 Software Systems Projects | ||
grand_parent: Software Systems Projects | ||
cover_url: /data/categories/co227/cover_page.jpg | ||
thumbnail_url: /data/categories/co227/thumbnail.jpg | ||
repo_url: https://github.com/cepdnaclk/e20-co227-BookWallet | ||
page_url: https://cepdnaclk.github.io/e20-co227-BookWallet | ||
forks: 0 | ||
watchers: 0 | ||
stars: 0 | ||
started_on: '2024-12-01T09:21:27Z' | ||
--- | ||
|
||
The best social-media application for the book Lovers |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
19 changes: 0 additions & 19 deletions
19
projects/github_projects/co227/e20/FOE-Room-Reservation.md
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
22 changes: 22 additions & 0 deletions
22
projects/github_projects/co502/e20/RV32IM-pipeline-implementation-group2.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
--- | ||
layout: project_page | ||
title: RV32IM pipeline implementation group2 | ||
permalink: /co502/e20/RV32IM-pipeline-implementation-group2/ | ||
description: This Git repository contains the implementation of a RISC32IM processor | ||
pipeline using Verilog. The pipeline includes stages for instruction fetch, decode, | ||
execute, memory access, and write-back. The implementation includes a testbench | ||
for verification. | ||
has_children: false | ||
parent: E20 Advanced Computer Architecture (CO502) | ||
grand_parent: Advanced Computer Architecture (CO502) | ||
cover_url: /data/categories/co502/cover_page.jpg | ||
thumbnail_url: /data/categories/co502/thumbnail.jpg | ||
repo_url: https://github.com/cepdnaclk/e20-co502-RV32IM-pipeline-implementation-group2 | ||
page_url: blank | ||
forks: 0 | ||
watchers: 0 | ||
stars: 0 | ||
started_on: '2024-12-01T18:11:41Z' | ||
--- | ||
|
||
This Git repository contains the implementation of a RISC32IM processor pipeline using Verilog. The pipeline includes stages for instruction fetch, decode, execute, memory access, and write-back. The implementation includes a testbench for verification. |