Skip to content

Releases: kcelebi/riscv-assembler

Minor name fixes

24 Dec 02:06
db09e51
Compare
Choose a tag to compare
Minor name fixes Pre-release
Pre-release

There were a few issues with the pip install due to the hyphen, all fixed.

riscv_assembler Initial Alpha Release

24 Dec 01:33
db09e51
Compare
Choose a tag to compare
Pre-release

This is the initial release of the riscv_assembler Python package. This package contains tools to allow for conversion between RISC-V Assembly code and machine code. See README.md for documentation and further details.