add 2 more info links
[libreriscv.git] / 3d_gpu.mdwn
index d7a139cfe2cda948c3aaf4d1221f410f2486e0ae..9c7e4f59289a91ce17b6a54817136a2727a6a07b 100644 (file)
@@ -13,13 +13,22 @@ in a 16x16mm 320 to 360 pin 0.8mm FBGA package.
 
 See:
 
-* [[libre_3d_gpu]]
+* [[shakti/m_class/libre_3d_gpu]]
 * [[discussion]]
-* <http://lists.libre-riscv.org/pipermail/libre-riscv-dev/>
-* <https://www.crowdsupply.com/libre-risc-v/m-class>
+* Mailing list <http://lists.libre-riscv.org/pipermail/libre-riscv-dev/>
+* Crowdsupply page <https://www.crowdsupply.com/libre-risc-v/m-class>
+* Wiki <https://libre-riscv.org>
+* Git repositories <https://git.libre-riscv.org>
+* Bugtracker <http://bugs.libre-riscv.org>
+* Kazan Vulkan Driver (including 3D engine) <https://salsa.debian.org/Kazan-team/kazan>
 
 Progress:
 
+* Apr 2019: NLnet funding approved by independent review committee
+* Mar 2019: NLnet funding application first and second phase passed
+* Mar 2019: First successful nmigen pipeline milestone achieved with IEEE754 FADD
+* Feb 2019: Conversion of John Dawson's IEEE754 FPU to nmigen started
+* Jan 2019: Second version Simple-V preliminary proposal (suited to LLVM)
 * 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 +57,24 @@ 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>
+* <http://blog.lambdaconcept.com/doku.php?id=migen:tutorial>
+* <http://chiselapp.com/user/kc5tja/repository/kestrel-3/dir?ci=6c559135a301f321&name=cores/cpu>
+* <https://chips4makers.io/blog/>
+* <https://hackaday.io/project/7817-zynqberry>
+* <https://wiki.f-si.org/index.php/FSiC2019>
+* <https://github.com/efabless/raven-picorv32> - <https://efabless.com>
+* <https://efabless.com/design_catalog/default>
+* <https://toyota-ai.ventures/>
+* <https://github.com/lambdaconcept/minerva>
+* <https://en.wikipedia.org/wiki/Liskov_substitution_principle>
+* <https://en.wikipedia.org/wiki/Principle_of_least_astonishment>
+
+# Analog Simulation
+
+* <https://github.com/Isotel/mixedsim>
+* <http://www.vlsiacademy.org/open-source-cad-tools.html>
+* <http://ngspice.sourceforge.net/adms.html>
+* <https://en.wikipedia.org/wiki/Verilog-AMS#Open_Source_Implementations>