try hr in table
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 24 Jul 2022 22:18:20 +0000 (23:18 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 24 Jul 2022 22:18:23 +0000 (23:18 +0100)
openpower/sv/executive_summary.mdwn

index 8bf6a42cf1485301714adf9934144b627265184f..e58258f4937164a324dcbf950f5c1a0ca8908f97 100644 (file)
@@ -48,15 +48,15 @@ We invented Simple-V to be simple because we don't like complicated.
 |---------------------------------------------------------------------------------------------|
 | **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>            |