From: Yehowshua Date: Sat, 11 Apr 2020 18:26:01 +0000 (+0100) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~2882 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d7d3b5d1855e782cec2d4b4afd6517c15cb2644b;p=libreriscv.git --- diff --git a/why_a_libresoc.mdwn b/why_a_libresoc.mdwn index b3ccca678..906c49e3f 100644 --- a/why_a_libresoc.mdwn +++ b/why_a_libresoc.mdwn @@ -4,6 +4,8 @@ We believe a computer should be safe to use, and this starts with a safe processor. +Also, check out our [our mission statement](The_Mission). + ## The Lengthier Explanation... Its quite hard to guarantee that performant processors (think pipelined, out-of-order) are functionally perfectly correct. In fact, it often turns out that they [aren’t](https://meltdownattack.com).