Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (2.5%) to scientific vocabulary

Keywords

risc-v
Last synced: 10 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: defermelowie
  • License: mit
  • Language: Rust
  • Default Branch: main
  • Homepage:
  • Size: 189 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Topics
risc-v
Created about 3 years ago · Last pushed over 2 years ago
Metadata Files
Readme License Citation

readme.md

RISC-V CSR tool

Rust

A tool for printing out RISC-V bitfield values (such as CSRs) in a human readable format

This is currently a work in progress without priority

Demo

Demo

Owner

  • Name: Lowie Deferme
  • Login: defermelowie
  • Kind: user
  • Location: Belgium

Studying advanced master in CyberSecurity @ KULeuven

Citation (citation.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it using the metadata in this file."

title: "riscv-csrtool"
version: 1.0.0
type: software
authors:
- family-names: "Deferme"
  given-names: "Lowie"
url: "https://github.com/defermelowie/riscv-csrtool"

GitHub Events

Total
Last Year

Dependencies

.github/workflows/rust.yml actions
  • actions-rs/cargo v1 composite
  • actions-rs/toolchain v1 composite
  • actions/checkout v3 composite
Cargo.toml cargo
lib/csr-macro/Cargo.toml cargo