aboutsummaryrefslogtreecommitdiff
path: root/pelican/content/CoretestHashesC5G.md
diff options
context:
space:
mode:
Diffstat (limited to 'pelican/content/CoretestHashesC5G.md')
-rw-r--r--pelican/content/CoretestHashesC5G.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/pelican/content/CoretestHashesC5G.md b/pelican/content/CoretestHashesC5G.md
index ff381df..da4e70c 100644
--- a/pelican/content/CoretestHashesC5G.md
+++ b/pelican/content/CoretestHashesC5G.md
@@ -230,7 +230,7 @@ or more submodules.
- Navigate to test_coretest_hashes/cores/sha256/src/rtl and add the files sha256, sha256_core,
- sha256_k_constants, sha256_w_mem. Do **NOT** add the file wb_sha256. This file contains an alternative top level wrapper to the one in sha256.v that instead provides a ["WISHBONE"](http://opencores.org/opencores,wishbone) interface. This interface is not used in the coretest_hashes design.
+ sha256_k_constants, sha256_w_mem. Do **NOT** add the file wb_sha256. This file contains an alternative top level wrapper to the one in sha256.v that instead provides a [WISHBONE](http://opencores.org/opencores,wishbone) interface. This interface is not used in the coretest_hashes design.
- Finally navigate to test_coretest_hashes/cores/uart/src/rtl and add uart, uart_core.