summaryrefslogtreecommitdiff
path: root/markdown/StateOfPlay.md
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2021-02-14 01:56:47 +0000
committerRob Austein <sra@hactrn.net>2021-02-14 01:56:47 +0000
commite6fc8bed7e3a5e80882781359543c99d7de018fe (patch)
tree877afc87c74ce0b9666852c5cb712e101bf51888 /markdown/StateOfPlay.md
parentb58c60bcc4a6f3d3ccf4194ef862a808fdc3313b (diff)
Images
Diffstat (limited to 'markdown/StateOfPlay.md')
-rw-r--r--markdown/StateOfPlay.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/markdown/StateOfPlay.md b/markdown/StateOfPlay.md
index b9b448b..06ad190 100644
--- a/markdown/StateOfPlay.md
+++ b/markdown/StateOfPlay.md
@@ -80,22 +80,22 @@ See [Libraries Guide for HDL Designs]]([http://www.xilinx.com/support/documentat
### Module relationships in core/novena build
-[[Image(novena__linkcells.svg)]]
+<img src="novena__linkcells.svg">
### Module relationships in core/novena_i2c_simple build
-[[Image(novena_i2c_simple__linkcells.svg)]]
+<img src="novena_i2c_simple__linkcells.svg">
### Module relationships in core/novena_eim build
-[[Image(novena_eim__linkcells.svg)]]
+<img src="novena_eim__linkcells.svg">
### Module relationships in cores/trng build
By special request, here's a graph for the TRNG too, even though we
don't yet have a way to speak to it from the Novena:
-[[Image(trng__linkcells.svg)]]
+<img src="trng__linkcells.svg">
## C Code