better table
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 24 Jul 2022 22:31:52 +0000 (23:31 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 24 Jul 2022 22:31:52 +0000 (23:31 +0100)
openpower/sv/executive_summary.mdwn

index e12817b9c520eef792fd315be7b13210548708bf..51a80e532a3503ccfa7ce0ea313877ea7f8d506c 100644 (file)
@@ -34,7 +34,8 @@ designed over a 7 year period with Cray-style Vectors right from the start.*
 
 Simple-V is **not RISC-V and is not RISC-V Vectors**.
 [NEC SX Aurora](https://sxauroratsubasa.sakura.ne.jp/documents/guide/pdfs/Aurora_ISA_guide.pdf),
-[RVV](https://github.com/riscv/riscv-v-spec/blob/master/v-spec.adoc), [Simple-V](https://ftp.libre-soc.org/simple_v_spec.pdf) and
+[RVV](https://github.com/riscv/riscv-v-spec/blob/master/v-spec.adoc),
+[Simple-V](https://ftp.libre-soc.org/simple_v_spec.pdf) and
 [MRISC32](https://github.com/mrisc32/mrisc32)
 are all based on Cray-style Scalable Vectors
 of 30 years ago, hence the similarity,
@@ -52,19 +53,23 @@ hot-loops.
 
 We invented Simple-V to be simple because we don't like complicated.
 
-| 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>           |
-| - - -                                                                                       |
+|-----------------------------------------------------------------------------------------------------------|
+| <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>            |
+