From 63cc2606eb33543f8c5e6dc72c6a149579d44a21 Mon Sep 17 00:00:00 2001 From: lkcl Date: Sat, 23 Jul 2022 21:21:20 +0100 Subject: [PATCH] --- openpower/sv/executive_summary.mdwn | 36 +++++++++++++++++++---------- 1 file changed, 24 insertions(+), 12 deletions(-) diff --git a/openpower/sv/executive_summary.mdwn b/openpower/sv/executive_summary.mdwn index 3a04d0bfd..1996d5369 100644 --- a/openpower/sv/executive_summary.mdwn +++ b/openpower/sv/executive_summary.mdwn @@ -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** - -* **pypowersim tutorial** -* **several thousand more ISA unit tests** - -* **demo, showing 4.5x reduction in program size for MP3 decode, greatly - simplifies assembler development** - -* **binutils support for SVP64** - -* **Documentation** -* **Installation scripts** + +| description, URL | +|--------------------------------------------------| +| **Unit tests and simulator for Power ISA v3.0 and SVP64** | +| | +|--------------------------------------------------| +| **pypowersim tutorial** | +| | +|--------------------------------------------------| +| **several thousand more ISA unit tests** | +| | +|--------------------------------------------------| +| **demo, showing 4.5x reduction in program size for MP3 decode, greatly simplifies assembler development** | +| | +|--------------------------------------------------| +| **binutils support for SVP64** | +| | +|--------------------------------------------------| +| **Documentation** | +| | +|--------------------------------------------------| +| **Installation scripts** | +| | +|--------------------------------------------------| -- 2.30.2