README.md

March 8, 2023 ยท View on GitHub

CI Status

RISC-V ISA online string decoder

https://rv.drom.io

Test & Build

npm i
npm test
npm run build
./node_modules/.bin/live-server docs &

Uses riscv NPM package.

Command Line Interface version

npx riscv --isa rv32g

License

Apache 2.0 LICENSE.

Contents

  1. 1RISC-V ISA online string decoder
  2. 2Test & Build
  3. 3Command Line Interface version
  4. 4License