(no commit message)
[libreriscv.git] / 3d_gpu.mdwn
index b351fcc81971ad88c8086500de5e4b711df40711..239a3adda89c5780622c3a90cdc492cf4661f2fa 100644 (file)
@@ -17,9 +17,11 @@ See:
 * [[discussion]]
 * <http://lists.libre-riscv.org/pipermail/libre-riscv-dev/>
 * <https://www.crowdsupply.com/libre-risc-v/m-class>
+* <https://salsa.debian.org/Kazan-team/kazan>
 
 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
@@ -43,3 +45,11 @@ Progress:
 * <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>