mirror of
https://github.com/Noratrieb/rustv32i.git
synced 2026-01-14 21:35:02 +01:00
rvdc
This commit is contained in:
parent
5447d44290
commit
4ef323954d
8 changed files with 384 additions and 16 deletions
|
|
@ -2,7 +2,11 @@
|
|||
name = "rvdc"
|
||||
version = "0.1.0"
|
||||
description = "RISC-V instruction decoder"
|
||||
repository = "https://github.com/Noratrieb/rustv32i"
|
||||
edition = "2024"
|
||||
keywords = ["risc-v", "riscv", "decoder", "instruction", "parser"]
|
||||
categories = ["Parser implementations"]
|
||||
license = "MIT OR Apache-2.0"
|
||||
|
||||
[dependencies]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue