add link
[libreriscv.git] / 3d_gpu.mdwn
index 3c52d4d391386e7cfc98ac94925672d30a184bd3..e7fece07e3654a1d0e6a8a4c7a2131d769e44278 100644 (file)
@@ -20,6 +20,7 @@ See:
 
 Progress:
 
+* Feb 2019: Conversion of John Dawson's IEEE754 FPU to nmigen started
 * 2017 - Nov 2018: Simple-V specification preliminary draft completed
 * Aug 2018 - Nov 2018: spike-sv implementation of draft spec completed
 * Aug 2018: Kazan Vulkan Driver initiated
@@ -39,3 +40,15 @@ Progress:
 * <http://www.tuxmachines.org/node/116004>
 * <https://linuxfr.org/users/martoni/journaux/risc-v-est-pret-pour-le-desktop>
 * <https://www.reddit.com/r/hardware/comments/9jlby1/theres_a_new_libre_gpu_effort_building_on_riscv/>
+* <http://www.eevblog.com/forum/crowd-funded-projects/libre-risc-v-m-class-with-open-source-gpu-and-kazan-vulkan-driver/>
+* <https://www.reddit.com/domain/libre-riscv.org/>
+* <https://hardware.slashdot.org/comments.pl?sid=13447940&cid=58160868>
+* <https://www.phoronix.com/forums/forum/hardware/graphics-cards/1080755-libre-risc-v-gpu-aiming-for-2-5-watt-power-draw-continues-being-plotted/page5>
+
+# Information Resources and Tutorials
+
+* <https://github.com/timvideos/litex-buildenv/wiki/LiteX-for-Hardware-Engineers>
+* <https://jeffrey.co.in/blog/2014/01/d-flip-flop-using-migen/>
+* <http://lists.libre-riscv.org/pipermail/libre-riscv-dev/2019-March/000705.html>
+* <https://chisel.eecs.berkeley.edu/api/latest/chisel3/util/DecoupledIO.html>
+* <http://www.clifford.at/papers/2016/yosys-synth-formal/slides.pdf>