2023-07-06 15:48:20 +09:00
2023-07-06 02:42:54 +00:00
2023-07-06 02:42:54 +00:00
2023-07-06 02:42:54 +00:00
2023-07-06 15:48:20 +09:00
2023-07-06 11:53:56 +09:00
2023-07-06 02:42:54 +00:00

RISC-V Debugger

rsrv based RISC-V debugging tool.

Installation

cargo install --git https://github.com/morioka22/rvd

Usage

Usage: rvd [OPTIONS] <FILE>

Arguments:
  <FILE>

Options:
  -m, --mem <MEM>  [default: 65536]
  -h, --help       Print help
Description
No description provided
Readme MIT 33 KiB
Languages
Rust 100%