Skip to content

Working draft of the proposed RISC-V V vector extension

License

Notifications You must be signed in to change notification settings

tclin914/riscv-v-spec

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

riscv-v-spec

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

For the current stable release, v0.10, click here.

Note, stable releases are for development purposes only and may change before ratification.

The previous stable releases are v0.9 and v0.8.

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.

Additional Resources

Documentation generator

Requirements

node v6+

Linux: install using nvm

macOS Homebrew: brew install node

macOS Macports: sudo port install npm6

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Assembly 55.8%
  • C 44.2%