summaryrefslogtreecommitdiff
path: root/gallery/index.html
diff options
context:
space:
mode:
authorRodrigo Arias Mallo <rodarima@gmail.com>2024-11-21 18:49:29 +0100
committerRodrigo Arias Mallo <rodarima@gmail.com>2024-11-21 22:56:32 +0100
commit81f6ece30244166745821ce1f392b890493e1d38 (patch)
tree4923ff3d94cd9aa7b066973a098fe5cd6dfd4f31 /gallery/index.html
parent15c05087bc1305baf0f0f2e793e8462ccfdf27d1 (diff)
Add picture of Dillo on a FPGA RISC-V CPUadd-fpga-pic
Diffstat (limited to 'gallery/index.html')
-rw-r--r--gallery/index.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/gallery/index.html b/gallery/index.html
index d6f1cba..80854cb 100644
--- a/gallery/index.html
+++ b/gallery/index.html
@@ -216,6 +216,17 @@ email to <a href="mailto:dillo-dev@mailman3.com">dillo-dev@mailman3.com</a>.
<p>Screenshots of Dillo taken from the device itself.</p>
<figure>
+ <a href="img/fpga-rv32.jpg">
+ <img alt="Dillo running on a FPGA" src="thumb/fpga-rv32.jpg"></a>
+ <figcaption>
+ <b>2024-11-20</b> -
+ Dillo 3.1.1 on a FPGA RISC-V CPU at 100 MHz with 64 MiB of RAM.
+ [<a href="http://www.fleasystems.com/">1</a>,
+ <a href="https://github.com/SpinalHDL/VexRiscv">2</a>].
+ </figcaption>
+</figure>
+
+<figure>
<a href="img/macos-tiger.png">
<img alt="Dillo running on Mac OS X Tiger 10.4" src="thumb/macos-tiger.jpg">
</a>