From: lkcl Date: Fri, 6 May 2022 11:42:41 +0000 (+0100) Subject: (no commit message) X-Git-Tag: opf_rfc_ls005_v1~2384 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=291e16f3c40d7ec5042d1cdb3a398dd91d40259d;p=libreriscv.git --- diff --git a/openpower/sv/SimpleV_rationale.mdwn b/openpower/sv/SimpleV_rationale.mdwn index 3656a14f4..4369d2654 100644 --- a/openpower/sv/SimpleV_rationale.mdwn +++ b/openpower/sv/SimpleV_rationale.mdwn @@ -484,7 +484,13 @@ task is to piece together a strategy to climb back out and show how falling back in can be avoided. This takes some explaining, and first requires some background on various research efforts and commercial designs. Once the context is clear, their synthesis -can be proposed. +can be proposed. These are: + +* [ZOLC: Zero-Overhead Loop Control]() +* [OpenCAPI and Extra-V]() +* [Snitch]() + + **ZOLC: Zero-Overhead Loop Control**