add links
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 7 Jun 2020 23:36:37 +0000 (00:36 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 7 Jun 2020 23:37:32 +0000 (00:37 +0100)
3d_gpu/simple_core.mdwn

index af84e0179cb40935d74898975fbfc6868b35c377..fd79bd2c32ad2dfdc34150640c19e95234ee2edf 100644 (file)
@@ -1,3 +1,5 @@
+# Non-production Simple POWER9 Core
+
 the simple core is taking shape as a combination of all the pipelines,
 connected to the (5) types of register files.  all unit tests that
 have been developed to test *individual* pipelines have been borrowed
@@ -58,3 +60,8 @@ the next phases will involve:
 at that point we will have an actual core that is capable of executing
 instructions on its own.  further code-morphs can then take place including
 adding in the [[architecture/6600scoreboard]].
+
+# Links
+
+* <https://bugs.libre-soc.org/show_bug.cgi?id=346>
+* <http://lists.libre-riscv.org/pipermail/libre-riscv-dev/2020-June/007828.html>