(no commit message)
[libreriscv.git] / 3d_gpu.mdwn
index d7a139cfe2cda948c3aaf4d1221f410f2486e0ae..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
@@ -48,3 +50,6 @@ Progress:
 
 * <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>