EN
返回档案库

案例库 · 软件与 IT · 技术决策 · 2010–2015

这条还没译成中文,下面是英文原文。

RISC-V won chip design by making the instruction set free to use.

Berkeley released RISC-V as a free, open instruction set, so any company could build a chip without licensing fees, and a wide ecosystem grew around it.

Krste Asanović · David Patterson · UC Berkeley

那一手

For decades chip makers had to license an instruction set from Arm or Intel, paying fees and accepting restrictions, which made designing a processor expensive and limited who could do it. That locked most chip development to a handful of incumbents.

In 2010 Berkeley professors Krste Asanović and David Patterson, with their students, started RISC-V, a clean and modular RISC instruction set. Unlike almost every other ISA, it was released under open licences, so anyone could use it, modify it and add to it without paying or asking.

The release to the open community in 2015 let companies, universities and individuals all build on the same free base. Because the cost of entry was gone, a large ecosystem grew, and RISC-V spread into embedded devices, AI accelerators and other custom chips.

为什么管用

  • No licence fee removed the biggest barrier to designing a new processor.
  • Open, modular extensions let a company add its own instructions, so RISC-V fit custom silicon.
  • A free ISA let universities and small firms participate, which grew the pool of talent and designs.
  • Anyone could build compatible hardware, so the ecosystem scaled the way open software does.
值了多少Open the ISA and give it away聪明

可以搬走什么

A hardware standard can take off the way open software did: give away the thing everyone must agree on, and let a huge ecosystem build on it.

后来呢

RISC-V went from a Berkeley project to a widely used open ISA, with commercial IP vendors such as SiFive and support from large chipmakers. It has not yet displaced Arm or x86 broadly, but the open, no-royalty model made it the default choice for custom and embedded silicon.

资料来源

发现哪里写错了?告诉我们。

同一路聪明