table update
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 24 Jul 2022 00:17:46 +0000 (01:17 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 24 Jul 2022 00:17:46 +0000 (01:17 +0100)
openpower/sv/executive_summary.mdwn

index 1996d5369f42b8c2036585328d758543040b3933..aeb068301b849325af064f25d4e50c45e7bb8081 100644 (file)
@@ -40,29 +40,25 @@ hot-loops.
 
 We invented Simple-V to be simple because we don't like complicated.
 
-Links to Simulator, installation scripts, and Unit tests:
-
-
-| description, URL                                 |
-|--------------------------------------------------|
+| 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/> |
+| **pypowersim tutorial**                          |
+| <https://libre-soc.org/docs/pypowersim/>         |
 |--------------------------------------------------|
-| **several thousand more ISA unit tests** |
+| **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** |
+| **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> |
+| **Documentation**                                |
+| <https://libre-soc.org/docs>                     |
 |--------------------------------------------------|
-| **Installation scripts** |
+| **Installation scripts**                         |
 | <https://git.libre-soc.org/?p=dev-env-setup.git;a=blob;f=hdl-dev-repos;hb=HEAD> |
-|--------------------------------------------------|