Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 551 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 551 Bytes

riscv-v-spec

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

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.

Documentation generator

Install

npm i

Build HTML/PDF

npm run build

Resulted files

public/index.html
public/v-spec.pdf