About 351,000 results
Open links in new tab
  1. RISC-V - Wikipedia

    RISC-V is a popular architecture for microcontrollers and embedded systems, with development of higher-performance implementations targeting mobile, desktop, and server markets ongoing.

  2. Home - RISC-V International

    Nov 26, 2025 · The RISC-V instruction set architecture (ISA) offers a highly customizable open standard platform, enabling developers to build, port, and optimize software applications, extensions, and …

  3. RISC-V Architecture: A Comprehensive Guide to the Open ... - Wevolver

    Mar 6, 2024 · In this article, we will explore the key aspects of RISC-V architecture, including its design principles, instruction set, register file, memory model, privilege levels, and implementations. We will …

  4. RISC V Processor : Architecture, Working, Differences & Uses - ElProCus

    RISC V is an Instruction set architecture developed by the University of California, Berkeley. The concept of RISC was motivated by the truth that most of the processor instructions were not utilized …

  5. What is RISC-V? – How Does it Work? | Synopsys

    RISC-V is an open-source instruction set architecture used to develop custom processors for a variety of applications, from embedded designs to supercomputers.

  6. RISC-V Architecture - From Basics to Building a Simple OS

    Jan 16, 2025 · RISC-V is an open-source instruction set architecture (ISA) based on principles of Reduced Instruction Set Computing. Unlike proprietary architectures like ARM or x86, RISC-V is …

  7. What RISC-V Means for the Future of Chip Development - CSIS

    Nov 13, 2024 · RISC-V presents an alternative platform that allows other countries, firms, and individuals to design chip architectures without the IP and cost constraints imposed by Intel/AMD and …

  8. RISC-V Architecture: Complete Tutorial - Dr. Nikhil Kumar Rajput

    Jul 18, 2025 · RISC-V (pronounced "risk-five") represents a revolutionary approach to processor design as a free and open-source instruction set architecture (ISA) based on Reduced Instruction Set …

  9. RISC-V Processors : The Comprehensive Guide (2024)

    Discover everything that you need to know about RISC-V processors – starting from their history, how they work to their potential use cases.

  10. This chapter briefly presents the RISC-V architecture and more precisely, its RV32I instruction set with examples taken from the compiler translations of small C codes.