Skip to main content

A RISC-V New Instruction Recommender System

Project description

riscv-newop

A RISC_-V New Instruction Recommender System

Installation

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

Usage

import rvnewop
from bitarray import bitarray

isa__model = renewop.RV32("32I")

hex = "00e787b3"
# TODO clean this process up
binary = bitarray(bin(int(hex, 16))[2:].zfill(32))
print(isa_model.decode(binary))

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.2.0.tar.gz (12.4 kB view details)

Uploaded Source

Built Distribution

rvnewop-0.2.0-py2.py3-none-any.whl (14.0 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file rvnewop-0.2.0.tar.gz.

File metadata

  • Download URL: rvnewop-0.2.0.tar.gz
  • Upload date:
  • Size: 12.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.24.0

File hashes

Hashes for rvnewop-0.2.0.tar.gz
Algorithm Hash digest
SHA256 6144622a54ab7e7db27caac374ed8ec1edb52485a26a3fd4f0eb779f5e58f69f
MD5 b21b83dc2382173ed29ce9931d37003e
BLAKE2b-256 b464861776eb90b3e4a88cf49efb0725d163cc6317f2d9f7a1645066c5c395e4

See more details on using hashes here.

File details

Details for the file rvnewop-0.2.0-py2.py3-none-any.whl.

File metadata

  • Download URL: rvnewop-0.2.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 14.0 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.24.0

File hashes

Hashes for rvnewop-0.2.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 fdf6f4c550a3fc00f292c6d11bd413605e1f6f6528b434f8b5cbdf44fb5a39bf
MD5 d6a460d3269f5400ecd1891647fff09f
BLAKE2b-256 bc28d6a908bdf331ac90a69686dc6c0d793dc486aa7177990fa8bd33bc367c65

See more details on using hashes here.

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