forked from hwlabnitc/hwlabnitc.github.io
-
Notifications
You must be signed in to change notification settings - Fork 2
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
Showing
48 changed files
with
8,945 additions
and
17 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
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 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,17 @@ | ||
# All docuemntations: | ||
|
||
## Verilog | ||
|
||
1. [Introduction to verilog](./Verilog/Intro.md) | ||
1. [Finite State Machine](./Verilog/fsm.md) | ||
1. [Single Cycle MIPS Processor](./Verilog/SingleCycle.md) | ||
1. [Registers](./Verilog/registers.md) | ||
|
||
## MIPS | ||
|
||
1. [Introduction to MIPS](./MIPS/mips_basics&procedures.md) | ||
2. [Setting up MARS](./MIPS/mips_setup.md) | ||
3. [MIPS Instructions and syscall](./MIPS/mips_syscalls&tutorials.md) | ||
4. [Basic Integer and String Handling](./MIPS/mips_basics&procedures.md) | ||
5. [Integer Array Handling](./MIPS/mips_array.md) | ||
6. [Strings (Advanced)](./MIPS/mips_string.md)g |
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.