(no commit message)
[libreriscv.git] / docs.mdwn
index 3f6ef24f60fe93519c7f3395f3838a1c70e6a823..2f3753157187112883fa8eaa68a70906e0083647 100644 (file)
--- a/docs.mdwn
+++ b/docs.mdwn
@@ -33,9 +33,9 @@ The chroot is useful to ensure stability and repeatable builds: no
 errors or issues introduced by libraries being wrong versions.
 Also relevant is the [gdb gcc build](https://git.libre-soc.org/?p=dev-env-setup.git;a=blob;f=ppc64-gdb-gcc;hb=HEAD).
 
-For a simple set of commands to follow, see [[devscripts]]. If
+For a simple set of commands to follow, see [[HDL_workflow/devscripts]]. If
 you prefer to do a manual install and explicitly install dependencies
-yourself, in order to verify them, see [[HDL_eorkflow]]
+yourself, in order to verify them, see [[HDL_workflow]]
 
 ## Gtkwave Tutorial
 
@@ -49,3 +49,15 @@ yourself, in order to verify them, see [[HDL_eorkflow]]
 
 [[docs/learning_nmigen]]
 
+## Test API
+
+[[docs/testapi]]
+
+## Pinmux and JTAG Boundary Scan
+
+[[docs/pinmux]]
+
+## SVP64
+
+Currently in Draft form, [[openpower/sv/svp64]] is the basis of the
+Supercomputing Cray-style Vectorisation of the Power ISA.