diff options
Diffstat (limited to 'gallery')
-rw-r--r-- | gallery/img/fpga-rv32.jpg | bin | 0 -> 719633 bytes | |||
-rw-r--r-- | gallery/index.html | 11 | ||||
-rw-r--r-- | gallery/thumb/fpga-rv32.jpg | bin | 0 -> 18433 bytes |
3 files changed, 11 insertions, 0 deletions
diff --git a/gallery/img/fpga-rv32.jpg b/gallery/img/fpga-rv32.jpg Binary files differnew file mode 100644 index 0000000..472d1e5 --- /dev/null +++ b/gallery/img/fpga-rv32.jpg 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> diff --git a/gallery/thumb/fpga-rv32.jpg b/gallery/thumb/fpga-rv32.jpg Binary files differnew file mode 100644 index 0000000..0c6da83 --- /dev/null +++ b/gallery/thumb/fpga-rv32.jpg |