What began as a UC Berkeley research project has evolved into one of the most disruptive forces in semiconductor design: the RISC-V instruction set architecture (ISA). Unlike proprietary architectures from Arm, Intel, and others, RISC-V is open, modular, and royalty-free—anyone can implement it, extend it, and build silicon around it without paying licensing fees. This openness is driving rapid adoption in two particularly demanding sectors: industrial microcontrollers and custom automotive silicon. In both domains, RISC-V isn't just a cheaper alternative—it's enabling levels of customization, security, and optimization that were simply impractical with closed architectures.
Why RISC-V, Why Now
RISC-V's appeal goes beyond cost savings. The architecture's modular design is its defining strength. At its core is a small base integer instruction set—so small that a minimal implementation can fit in a few thousand logic gates. On top of this base, standard extensions add capabilities: multiplication and division (M), atomic operations (A), floating-point (F and D), compressed instructions (C), and more. Vendors pick and choose the extensions they need, then add their own custom extensions for domain-specific acceleration.
This modularity is transformative for embedded and automotive markets. A simple sensor microcontroller might use just the base integer set plus compressed instructions, resulting in an extremely small, low-power core. A high-performance automotive SoC might include all standard extensions plus custom AI acceleration, functional safety features, and security extensions. The same ISA scales from tiny 8-bit-class microcontrollers to 64-bit multi-core application processors—something no other architecture can match as cleanly.
The open nature of RISC-V also matters strategically. Geopolitical tensions, supply chain uncertainties, and the desire for technological sovereignty have driven governments and corporations alike to invest in RISC-V. No single company controls the ISA; it's governed by the non-profit RISC-V International, with contributions from hundreds of member organizations. For industries where long-term supply chain stability is critical—automotive and industrial control, to name two—this independence is invaluable.
RISC-V in Industrial Microcontrollers
Industrial microcontrollers are where RISC-V has made its deepest inroads so far. The industrial MCU market has long been dominated by Arm Cortex-M cores, but RISC-V is rapidly gaining ground, particularly in Asia and among vendors looking to differentiate.
Cost and flexibility are the primary drivers. For high-volume industrial sensors and controllers, even a few cents of savings per chip adds up to millions across millions of units. RISC-V's royalty-free model eliminates per-unit licensing costs, and the small core size reduces silicon area—both direct cost reductions. But it's not just about cost. Vendors can add custom instructions tailored to specific industrial workloads: motor control algorithms, industrial communication protocol acceleration, or sensor signal processing. These custom extensions can deliver 2-5x performance improvements for specific tasks compared to a generic Cortex-M core.
Real-time performance and determinism are critical for industrial control, and here RISC-V's simplicity is an advantage. The smaller, simpler pipeline of a RISC-V microcontroller core makes interrupt latency more predictable and worst-case execution time easier to analyze. For safety-critical industrial control loops, this determinism is more valuable than raw performance.
Industrial communication is another area where RISC-V shines. Industrial protocols like EtherCAT, PROFINET, and Modbus require precise timing and dedicated hardware acceleration. RISC-V vendors are integrating custom accelerators for these protocols directly into the CPU pipeline, delivering protocol processing performance that would require a separate dedicated core with a closed architecture.
The ecosystem is maturing rapidly. Major RTOS vendors—FreeRTOS, Zephyr, RT-Thread—all support RISC-V. Development tools, debuggers, and software frameworks are catching up to Arm's maturity. For new industrial MCU designs, RISC-V is now a serious contender, not just a curiosity.
RISC-V in Custom Automotive Silicon
Automotive is arguably the most exciting frontier for RISC-V adoption. The modern car is a rolling supercomputer, with hundreds of microcontrollers and multiple high-performance SoCs. The industry's shift toward software-defined vehicles, ADAS, and autonomous driving is creating demand for more compute, more customization, and more control over the silicon roadmap. RISC-V checks all three boxes.
Custom AI and ADAS acceleration is the biggest driver. Automotive AI workloads—object detection, sensor fusion, path planning—are diverse and rapidly evolving. With a closed architecture, automakers are stuck with whatever AI acceleration the IP vendor chooses to provide. With RISC-V, they can design custom vector extensions, matrix multiplication units, and domain-specific accelerators tightly integrated with the CPU cores. Several Chinese automakers and Tier-1 suppliers are already designing custom RISC-V-based ADAS SoCs, optimizing the architecture specifically for their sensor suites and AI models.
Functional safety is non-negotiable in automotive, and RISC-V is rising to the challenge. The ISO 26262 standard defines functional safety requirements for automotive systems, and RISC-V implementations are increasingly certified to ASIL-B and ASIL-D levels. RISC-V's simplicity actually helps here—smaller, simpler cores are easier to verify and certify than complex, feature-heavy closed architectures. The open ISA also enables transparency: automakers can audit the entire core design for safety vulnerabilities, something they can't do with a closed, proprietary core.
Supply chain resilience is another factor. The automotive industry learned hard lessons during the chip shortages of 2021-2023, when production lines shut down for lack of simple microcontrollers. RISC-V enables multi-sourcing: automakers can get RISC-V MCUs from multiple vendors, on multiple process nodes, in multiple regions. This diversification reduces the risk of single-supplier shortages and gives automakers more negotiating leverage.
Software-defined vehicle architectures benefit from RISC-V's scalability. As automotive E/E architectures consolidate from dozens of distributed ECUs to a few domain controllers and central compute units, the same RISC-V ISA can scale from low-power body controller MCUs to high-performance autonomous driving SoCs. This consistency simplifies software development, tooling, and training across the entire vehicle platform.
Challenges and the Road Ahead
For all its momentum, RISC-V faces real challenges in industrial and automotive markets. Ecosystem maturity still lags behind Arm, particularly for high-end automotive applications. While basic tools and RTOS support are solid, the depth of middleware, certified software stacks, and third-party libraries isn't yet at Arm's level. This is improving rapidly—every quarter brings new RISC-V software announcements—but it remains a consideration for risk-averse automotive and industrial teams.
Verification and certification are more complex with custom extensions. One of RISC-V's greatest strengths—customizability—can also be a weakness when it comes to safety certification. Every custom extension needs to be verified and certified, adding time and cost. The RISC-V community is addressing this through standardization of common extensions and certification frameworks, but it's an ongoing effort.
Fragmentation risk is the elephant in the room. If every vendor adds their own incompatible custom extensions, software portability suffers—the same problem that plagued the Unix market in the 1980s. The RISC-V International standards body is actively working to prevent this through the standard extension process and profiles—standardized combinations of extensions that software can target. But the tension between customization and standardization will be an ongoing balancing act.
The RISC-V Enterprise
RISC-V's adoption in industrial microcontrollers and automotive silicon is not a temporary trend—it's a fundamental shift in how embedded and automotive chips are designed. The combination of open licensing, modular design, and customizability addresses real pain points that closed architectures can't solve. Industrial MCU vendors are already shipping hundreds of millions of RISC-V-based units, and automotive designs are moving from research labs to production.
The next few years will be critical. As the software ecosystem matures, as more safety certifications are completed, and as major automotive and industrial players commit to RISC-V roadmaps, the flywheel will spin faster. RISC-V won't replace Arm overnight—Arm's ecosystem is too deep, and its market position is too strong. But it will become a major, permanent part of the embedded and automotive silicon landscape, offering competition, choice, and innovation that benefits the entire industry. For industrial and automotive system designers, the question is no longer "if" RISC-V will be part of their future—it's "how much" and "how fast."