Skip to content

drom/rv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.