From: Luke Kenneth Casson Leighton Date: Thu, 5 Nov 2020 17:56:49 +0000 (+0000) Subject: extend gaddie pitch X-Git-Tag: convert-csv-opcode-to-binary~1852 X-Git-Url: https://git.libre-soc.org/?p=libreriscv.git;a=commitdiff_plain;h=148dc9c76e03a2f3afcb0fc4eb7547d7e4114e6d extend gaddie pitch --- diff --git a/3d_gpu.mdwn b/3d_gpu.mdwn index 8eda71aad..2bfe99b33 100644 --- a/3d_gpu.mdwn +++ b/3d_gpu.mdwn @@ -17,13 +17,26 @@ You know how for computers, you really have no idea how they work? And how you keep having to replace them with upgrades? Turns out that it's very difficult for medium-sized businesses to design lower-cost products because the only cheap processors (almost always from China) do not respect -Copyright law and provide almost zero documentation. +Copyright law, provide almost zero documentation, and even Intel processors +are known to have spying backdoor co-processors in them? ## Well what we do is... -Well, what we do is: design processors that have full transparency +Well, what we do is: design 3D-capable efficient processors based on +full transparency. All source code, right to the bedrock, hardware +and software. We don't tell customers "trust us", we say "go have a +specialist audit the full source, independently". If there's ever +some documentation missing, the customer can check for themselves when +designing *their* product around ours. + ## In fact... +In fact, one customer that we're talking to is so fed up with a Chinese-based +$35 component that they are using in a $3000 product, where they are having +to spend considerable resources to *reverse-engineer* the China component, +they are so fed up that they're willing to bet on our product even before we've +completed it, they believe in the approach and our design that much. + # "Gaddie Pitch" (2) for LibreSOC Cole TODO