-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #30 from Dasharo/phase5_updates
Phase5 updates
- Loading branch information
Showing
14 changed files
with
1,172 additions
and
439 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
# Development | ||
|
||
This section of docuemntation contains reference material for those interested | ||
This section of documentation contains reference material for those interested | ||
in developing and contributing to the TwPM project. | ||
|
||
| Document | Goal | | ||
|---------------------------------------|--------------------------------------------------------------------------------| | ||
| [Verilog modules](verilog_modules.md) | Learn the specification of the existing Verilog modules, so you can contribute | | ||
| [Communication between M4 and FPGA](m4_fpga_communication.md) | Learn how M4 communicates with FPGA in this project | | ||
| [Communication between SoC and FPGA](soc_fpga_communication.md) | Learn how SoC communicates with FPGA in this project | |
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
Oops, something went wrong.