Article | REF: H1201 V1

Risc-V: an open source instruction set

Author: Daniel ETIEMBLE

Publication date: May 10, 2020, Review date: January 5, 2021

You do not have access to this resource.
Click here to request your free trial access!

Already subscribed? Log in!


Overview

Français

ABSTRACT

Instruction sets, which act as the interface between hardware and software, define the operations that the hardware must perform and are the target of a compiler. Instruction sets are usually proprietary. Since 2010, an open source instruction set, called RISC-V, has been defined. It consists of a simple RISC base instruction set and a number of standardized extensions to target all classes of applications, from the Internet of Things to mobiles, PCs, servers and supercomputers. A RISC-V foundation brings together a large number of actors: silicon founders, hardware designers and software environment developers.

Read this article from a comprehensive knowledge base, updated and supplemented with articles reviewed by scientific committees.

Read the article

AUTHOR

  • Daniel ETIEMBLE: Engineer from INSA Lyon - Professor Emeritus, Université Paris Sud

 INTRODUCTION

Processor instruction sets are the interface between hardware and software. Their instructions define the operations to be performed by the hardware, and are the target of a compiler. For historical reasons, instruction sets are generally proprietary. Since 2010, an open-source instruction set has been defined at UC Berkeley under the name RISC-V. Its aim is to play the same role for instruction sets as Linux plays for operating systems or OpenOffice for office suites.

The conditions for a successful open source instruction set are defined: a large number of potential users, an existing software environment, a high-performance instruction set that can be used on a wide range of applications.

RISC-V has a core 32-bit instruction set for integer computation, which is the basis for microcontrollers and low-end processors. In addition, there are a number of standardized or potentially standardized extensions. To achieve a 32-bit or 64-bit instruction set comparable to proprietary instruction sets such as Intel or ARM, extensions for 64-bit integers, integer multiplication and division, 32-bit floats, 64-bit floats, atomic instructions for memory coherence have been standardized. Other extensions are currently being developed and standardized. The 16-bit extension is designed for compact code for embedded applications. SIMD and vector extensions are aimed at high performance, etc.

The RISC-V foundation created in 2015 brings together a community of over 250 players (silicon founders, ASIC or IP circuit suppliers, software developers). A significant number of circuits or IPs implementing the RISC-V instruction set are available, along with the necessary software environment: simulators, debuggers, compilers and libraries, loaders and monitors, operating system kernels, Linux distributions, real-time operating systems, etc.

You do not have access to this resource.

Exclusive to subscribers. 97% yet to be discovered!

You do not have access to this resource.
Click here to request your free trial access!

Already subscribed? Log in!


The Ultimate Scientific and Technical Reference

A Comprehensive Knowledge Base, with over 1,200 authors and 100 scientific advisors
+ More than 10,000 articles and 1,000 how-to sheets, over 800 new or updated articles every year
From design to prototyping, right through to industrialization, the reference for securing the development of your industrial projects

KEYWORDS

instruction sets   |   RISC-V   |   open source   |   SIMD extension   |   vector extension


This article is included in

Software technologies and System architectures

This offer includes:

Knowledge Base

Updated and enriched with articles validated by our scientific committees

Services

A set of exclusive tools to complement the resources

Practical Path

Operational and didactic, to guarantee the acquisition of transversal skills

Doc & Quiz

Interactive articles with quizzes, for constructive reading

Subscribe now!

Ongoing reading
RISC-V: an open-source instruction set