seanwang520 / riscv-v-spec

Working draft of the proposed RISC-V V vector extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

riscv-v-spec

Working draft of the proposed RISC-V V vector extension.

For the most recent stable release, v0.7.1, click here. The corresponding Binutils port is here, and the Spike simulator port is here.

The top level file is v-spec.adoc

Simply clicking on the file in the github repo viewer will render a usable version as markdown.

For a better rendering, use "asciidoctor v-spec.adoc".

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

[HTML] [PDF]

Documentation generator

Requirements

node v6+

Linux: install using nvm

OSX: brew install node

Windows: nodejs.org

Install documentation generator

npm i

Build HTML/PDF documents

npm run build

Resulted files

public/*

About

Working draft of the proposed RISC-V V vector extension

License:Creative Commons Attribution 4.0 International