(no commit message)
authorlkcl <lkcl@web>
Sat, 23 Jul 2022 20:21:20 +0000 (21:21 +0100)
committerIkiWiki <ikiwiki.info>
Sat, 23 Jul 2022 20:21:20 +0000 (21:21 +0100)
openpower/sv/executive_summary.mdwn

index 3a04d0bfd0d012c1c247dac2c02071eb8e7fc123..1996d5369f42b8c2036585328d758543040b3933 100644 (file)
@@ -42,15 +42,27 @@ We invented Simple-V to be simple because we don't like complicated.
 
 Links to Simulator, installation scripts, and Unit tests:
 
-* **Unit tests and simulator for Power ISA v3.0 and SVP64**
-  <https://git.libre-soc.org/?p=openpower-isa.git;a=tree;f=src/openpower/decoder/isa;hb=HEAD>
-* **pypowersim tutorial** <https://libre-soc.org/docs/pypowersim/>
-* **several thousand more ISA unit tests**
-  <https://git.libre-soc.org/?p=openpower-isa.git;a=tree;f=src/openpower/test;hb=HEAD>
-* **demo, showing 4.5x reduction in program size for MP3 decode, greatly
-  simplifies assembler development**
-  <https://git.libre-soc.org/?p=openpower-isa.git;a=tree;f=media/audio/mp3;hb=HEAD>
-* **binutils support for SVP64**
-  <https://git.libre-soc.org/?p=binutils-gdb.git;a=shortlog;h=refs/heads/svp64-ng>
-* **Documentation** <https://libre-soc.org/docs>
-* **Installation scripts** <https://git.libre-soc.org/?p=dev-env-setup.git;a=blob;f=hdl-dev-repos;hb=HEAD>
+
+| description, URL                                 |
+|--------------------------------------------------|
+| **Unit tests and simulator for Power ISA v3.0 and SVP64** |
+| <https://git.libre-soc.org/?p=openpower-isa.git;a=tree;f=src/openpower/decoder/isa;hb=HEAD> |
+|--------------------------------------------------|
+| **pypowersim tutorial** |
+| <https://libre-soc.org/docs/pypowersim/> |
+|--------------------------------------------------|
+| **several thousand more ISA unit tests** |
+|  <https://git.libre-soc.org/?p=openpower-isa.git;a=tree;f=src/openpower/test;hb=HEAD> |
+|--------------------------------------------------|
+| **demo, showing 4.5x reduction in program size for MP3 decode, greatly simplifies assembler development** |
+| <https://git.libre-soc.org/?p=openpower-isa.git;a=tree;f=media/audio/mp3;hb=HEAD> |
+|--------------------------------------------------|
+| **binutils support for SVP64** |
+| <https://git.libre-soc.org/?p=binutils-gdb.git;a=shortlog;h=refs/heads/svp64-ng> |
+|--------------------------------------------------|
+| **Documentation** |
+| <https://libre-soc.org/docs> |
+|--------------------------------------------------|
+| **Installation scripts** |
+| <https://git.libre-soc.org/?p=dev-env-setup.git;a=blob;f=hdl-dev-repos;hb=HEAD> |
+|--------------------------------------------------|