From 07175cea95576bae8edea26b268178b76fa20e7e Mon Sep 17 00:00:00 2001 From: Andrew Waterman Date: Wed, 1 Feb 2017 19:45:59 -0800 Subject: Add LICENSE and README --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..3e3343b --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +RISC-V Instruction Set Manual +============================= + +This repository contains the LaTeX source for the draft RISC-V Instruction Set +Manual. At the time of this writing, none of these specifications have been +formally adopted by the RISC-V Foundation. + +This work is licensed under a Creative Commons Attribution 4.0 International +License. See the LICENSE file for details. + +Compiled versions of the specifications are available at +https://riscv.org/specifications/ + -- cgit v1.1