Skip to main content

A RISC-V New Instruction Recommender System

Project description

riscv-newop

PyPI version Build Status

A RISC-V New Instruction Recommender System

Installation

# preferably inside of a venv
python3 -m pip install rvnewop

Usage

from rvnewop import RV32
from bitarray import bitarray

isa_model = RV32("32I")

print(isa_model.decodeHex("00e787b3"))

output

add a5,a5,a4

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rvnewop-0.7.4.tar.gz (18.9 kB view hashes)

Uploaded Source

Built Distribution

rvnewop-0.7.4-py2.py3-none-any.whl (19.5 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page