rv-decoder

Crates.iorv-decoder
lib.rsrv-decoder
version0.1.3
sourcesrc
created_at2023-06-28 05:59:32.08155
updated_at2023-07-21 15:16:54.124269
descriptionA RISC-V instruction decoder
homepagehttps://github.com/skudlur/rv-decoder
repositoryhttps://github.com/skudlur/rv-decoder
max_upload_size
id901854
size133,401
Suhas Kudlur Viswanath (skudlur)

documentation

README

rv-decoder

RISC-V Decoder library for Rust.

Under development, stable versions soon to be updated.

Extensions supported:

  • RV32I
  • RV64I
  • RV32M
  • RV64M
  • RV32F
  • RV64F
  • RV32D
  • RV64D
  • RV32/64C
Commit count: 40

cargo fmt