"From Proprietary Giants to Open-Source Innovators: The Evolution of Chip Design with RISC-V"
Mohammad Amra
Computer Engineer | Physical Design | Passionate about RISC-V Innovation
In the pre-open-source era (before the 1990s), designing a chip was a highly proprietary, capital-intensive process dominated by large firms like Intel or IBM. Developing a custom microprocessor from scratch could take 2–5 years and cost tens to hundreds of millions of dollars, factoring in design, verification, and fabrication. For instance, the Intel 80486, released in 1989, reportedly cost Intel around $100 million in R&D (adjusted for inflation, roughly $250 million today), with a development timeline of about 4 years—and that was for a company with established tools, expertise, and infrastructure already in place.
Contrast this with today’s open-source culture, exemplified by initiatives like RISC-V. A 2021 study by the University of Michigan and Google’s open-source silicon program showed that using open-source tools (e.g., OpenROAD, SkyWater PDK) and the RISC-V architecture, a small team could design and tape out a functional chip in under 6 months for as little as $10,000–$100,000, depending on complexity and fabrication costs. You got the hook? Great, now let’s move on.
The Basics of RISC and CISC
RISC Overview:
RISC stands for Reduced Instruction Set Computer. I think the name is obvious, but let’s talk more about it. As mentioned in the introduction, tech giants dominated chip design and manufacturing for a long era where the process of creating a chip required intensive efforts from R&D teams, architects, RTL designers, and foundries. The core philosophy of RISC is to use simpler instructions for faster execution and greater efficiency. With RISC, we can do things in their simpler form. Let’s take a quick, though not entirely practical, example to understand the term "simpler instructions." Say we want to have a square root operation in our instruction set. RISC doesn’t deal with this operation directly as a single complex instruction; instead, it relies on software solutions, which form the ecosystem of RISC, to handle this complexity at the software level—not costing an extra penny in hardware, roughly speaking. So, we deal with basic instructions that, in sequence, form an equivalent operation to the square root. Keep this example in mind; we’ll use it when talking about CISC.
To prove the concept of RISC is working, let’s briefly look at the story of ARM. ARM (originally Acorn RISC Machine) began in 1983 as a project within Acorn Computers, a British company struggling to compete with IBM PCs. Engineers Sophie Wilson and Steve Furber designed a simple, power-efficient RISC processor to power Acorn’s next computer, the Archimedes. Facing financial challenges, Acorn partnered with Apple and VLSI Technology in 1990 to spin off ARM as a separate company, Advanced RISC Machines. ARM’s innovation was its business model: it licensed its designs rather than manufacturing chips, enabling widespread adoption. This RISC-based approach paid off—by the 2000s, ARM processors dominated mobile devices, proving RISC’s efficiency could reshape industries.
CISC Overview:
CISC, on the other hand, stands for Complex Instruction Set Computer, which is obvious as well. Its philosophy is exactly the opposite of RISC: it relies on complex instructions, fewer lines of code, and hardware-driven solutions. Now, if we take the same example of the square root operation, we’ll see CISC doing the whole operation within one instruction. This, of course, will take much more time to execute, but remember that computer architecture is all about trade-offs—we lose time but might save power or simplify software, etc.
The Rise of Intel
Intel’s ascent began in 1968 when founders Robert Noyce and Gordon Moore, both semiconductor pioneers, established the company in Silicon Valley. Their vision was to push the boundaries of integrated electronics, and they quickly made their mark with the 1971 release of the Intel 4004, the world’s first commercially available microprocessor. This innovation laid the groundwork for modern computing as we know it. Intel’s big break came in 1981 when IBM chose the Intel 8088 for its first personal computer, cementing the x86 architecture as the industry standard. Through the 1980s and 1990s, under leaders like Andy Grove, Intel dominated the PC market, fueled by innovations like the 80386 and Pentium processors. The "Intel Inside" campaign in 1991 turned the company into a household name, and by 2000, its market value hit $495 billion, driven by the dot-com boom and its near-90% share of the PC processor market.
Latest Struggles
Recently, Intel has faced significant challenges that have eroded its once-dominant position. By March 2025, the company has struggled with manufacturing delays, notably its inability to transition smoothly from 14nm to 10nm nodes (finally mass-produced in 2019 after years of setbacks), allowing competitors like TSMC and Samsung to leap ahead in process technology. AMD has eaten into Intel’s x86 market share, surpassing Intel’s market cap in 2022, while Nvidia’s GPU dominance in AI has left Intel lagging in a critical growth area. Intel missed the mobile revolution—famously declining to power the iPhone in 2007—and has failed to capitalize on the AI boom, passing on an OpenAI investment in 2017. Financially, Intel reported a $16.6 billion loss in 2024, with its stock dropping 60% since 2021. Leadership turmoil peaked with CEO Pat Gelsinger’s exit in December 2024, replaced by Lip-Bu Tan in March 2025, amid skepticism about Intel’s ambitious foundry pivot and its ability to regain process leadership.
What is RISC-V?
Open-source ISA (Instruction Set Architecture):
RISC-V is a freely available, open-standard instruction set architecture based on Reduced Instruction Set Computer (RISC) principles. Unlike proprietary ISAs like x86 (Intel) or ARM, it incurs no licensing fees, enabling anyone to design, modify, and manufacture processors using its specifications. Overseen by RISC-V International, it fosters collaboration across industries and academia, making it a game-changer in democratizing chip design.
领英推荐
Flexible and Extensible Design:
RISC-V features a modular structure with a small, fixed base instruction set (e.g., RV32I for 32-bit integers) and optional extensions (e.g., “M” for multiplication, “F” for floating-point). This allows customization for specific workloads, from low-power IoT devices to high-performance computing systems, without breaking compatibility.
How is it Being Used?
RISC-V’s open nature and adaptability make it a applicable choice across diverse applications:
What is its Potential in Real-World Applications According to Statistics?
RISC-V’s growth and real-world potential are supported by robust statistics:
What Products are in the Market Now Based on RISC-V?
RISC-V has spawned a range of commercial products by March 2025:
Challenges limiting RISC-V adoption :
Here’s a concise summary of the challenges facing RISC-V:
Today, RISC-V takes it further, slashing costs and timelines, empowering small teams, and fueling innovation across IoT, AI, and beyond. Yet, challenges like ecosystem maturity and competition remind us the road ahead isn’t smooth. As of March 2025, with over 10 billion RISC-V cores shipped and products like SiFive’s P650 or SpacemiT’s K1 hitting the market, the question isn’t whether open-source silicon can succeed—it’s how far it will go. The giants once ruled, but the future belongs to the collaborators.
Lets share thought on Calendly: https://calendly.com/mohammadamra00/let-s-chat
Applied English Linguistics | English Translator | Radio Presenter | Participant in Al-Hussein Fellowship Program |
1 周????????????