aboutsummaryrefslogtreecommitdiff
path: root/pelican/content/CoretestHashesC5G.md
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2021-02-14 17:47:46 +0000
committerRob Austein <sra@hactrn.net>2021-02-14 17:47:46 +0000
commit92a5a007277005744740dabd36182410b87b6441 (patch)
tree07c4b25e8aa36834ef0a467664506330fd2a63ce /pelican/content/CoretestHashesC5G.md
parent89110a41886e7f388a348a561ae78b5088b3669f (diff)
Add image links
Clean up whacky invisible unicode characters in links on a couple of source packages
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 6d98aea..20a3faa 100644
--- a/pelican/content/CoretestHashesC5G.md
+++ b/pelican/content/CoretestHashesC5G.md
@@ -57,7 +57,7 @@ interface connected to a FPGA device. The subsystem consists of:
well as connecting the rxd and txd ports on the uart to external pins as well as clk and reset. This core repo also contains the Python command line program hash_tester we will be using to talk to coretester and perform tests of the sha1 and sha256 cores.
-<img src="coretest_hashes.png">
+![coretest_hashes.png]({attach}CoretestHashesC5G/coretest_hashes.png)
*The coretest_hashes subsystem with sha1 and sha256 cores. The system is connected to a host computer via a serial interface.*