From: lkcl Date: Sun, 2 Feb 2020 09:50:18 +0000 (+0000) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~3602 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=fa8ae289fb4d7b6daf558c2a425d0f57bc53f2e0;p=libreriscv.git --- diff --git a/index.mdwn b/index.mdwn index 09a6ec161..65d6a9ea4 100644 --- a/index.mdwn +++ b/index.mdwn @@ -4,6 +4,8 @@ LibreSOC strives to deliver a fully capable and competitive mass volume Libre in Right now, we're targeting a (quad core, 800mhz, dual issue, GPU, VPU, [and later an ML inference core] ) SOC. +See our [[3d_gpu/mission_statement]] + ## Why a Libre SOC? Its quite hard to guarantee that a performant processors (think pipelined, out-of-order) are functionally perfectly correct. In fact, it often turns out that they [aren’t](https://meltdownattack.com).