aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 67fb5f09c913d8adb371c52dbcbcaae63d429f5f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
RISC-V Instruction Set Manual [![Build Status](https://app.travis-ci.com/riscv/riscv-isa-manual.svg?branch=master)](https://app.travis-ci.com/riscv/riscv-isa-manual)
=============================

This repository contains the LaTeX source for the draft RISC-V Instruction Set
Manual.  The preface of each document indicates the version of each
standard that has been formally ratified by RISC-V International.

This work is licensed under a Creative Commons Attribution 4.0 International
License.  See the LICENSE file for details.

The Manual is split up into the following volumes:
- Volume I: User-Level ISA
- Volume II: Privileged Architecture

**Official versions** of the specifications are available at
https://riscv.org/specifications/

**Compiled versions of the most recent drafts** of the specifications are available at
https://github.com/riscv/riscv-isa-manual/releases/latest

**Older official versions** of the specifications are available at
https://github.com/riscv/riscv-isa-manual/releases/tag/archive

The canonical list of **open-source RISC-V implementations' marchid CSR values**
is available at https://github.com/riscv/riscv-isa-manual/blob/master/marchid.md