(no commit message)
authorlkcl <lkcl@web>
Tue, 18 Feb 2020 10:21:13 +0000 (10:21 +0000)
committerIkiWiki <ikiwiki.info>
Tue, 18 Feb 2020 10:21:13 +0000 (10:21 +0000)
3d_gpu/tutorial.mdwn

index f39fdc36d9f519da4b5544fc64be40acd4ea6fd3..6cdd01ff04ef6ed472389f1c39476d19eda0ef3f 100644 (file)
@@ -2,6 +2,10 @@
 
 This tutorial is a guide for anyone wishing, literally, to start from scratch and learn how to contribute to the Libre-SOC.  Much of this you should go through (skim and extract) the [[HDL_workflow]] document, however until you begin to participate much of that document is not fully relevant. This one is intended to get you "up to speed" with basic concepts.
 
+Discussions here:
+
+* <http://lists.libre-riscv.org/pipermail/libre-riscv-dev/2020-February/004166.html>
+
 # Programming vs hardware.
 
 We are assuming here you know some programming language.  You know that it works in sequence (unless you went to Imperial College in the 80s and have heard of [Parlog](https://en.m.wikipedia.org/wiki/Parlog)).