add architecture comparison table
[libreriscv.git] / index.mdwn
index 050210c9cb3e2023efad337d16c1812c624cd9d7..67d5e90f02f9bca24f5146502079e29b2b3481a5 100644 (file)
@@ -1,4 +1,4 @@
-# Welcome to libre-riscv.
+# Welcome to Libre-RISC-V.
 
 This is a publicly editable wiki.
 
@@ -6,6 +6,8 @@ All wikis are supposed to have a [[SandBox]], so this one does too.
 
 This wiki is powered by [[ikiwiki]].
 
+This is the sitemap: [[sitemap]]
+
 ----
 
 # Resources
@@ -15,6 +17,8 @@ This wiki is powered by [[ikiwiki]].
 * Git repositories <http://git.libre-riscv.org>
   may be cloned publicly with
   git clone https://git.libre-riscv.org/git/repositoryname.git
+* Bugzilla at <http://bugs.libre-riscv.org/>
+* Further Information [[resources]]
 
 # Main Pages
 
@@ -22,8 +26,13 @@ This wiki is powered by [[ikiwiki]].
 * [[shakti/m_class]]
 * [[alt_rvp]]
 * [[3d_gpu]]
+* [[vpu]]
 * [[simple_v_extension]]
-* [[harmonised_rvv_rvp]]
+* [[zfpacc_proposal]]
+* [[ztrans_proposal]]
+* [[simple_v_extension/specification/mv.x]]
+* [[simple_v_extension/specification/ld.x]]
+* Specifications and [[resources]]
 
 # Spike Emulator
 * [Set-Up Instructions][1]