softcore-asm-macro

Crates.iosoftcore-asm-macro
lib.rssoftcore-asm-macro
version0.2.0
created_at2026-01-08 15:04:24.482438+00
updated_at2026-01-08 15:04:24.482438+00
descriptionA procedural macro to translate assembly into pure Rust code
homepage
repositoryhttps://github.com/CharlyCst/softcore-rs
max_upload_size
id2030406
size132,171
Charly (CharlyCst)

documentation

README

softcore-asm-macro

A proc macro to translate Rust's inline assembly into a pure Rust using the softcore-rs CPU model.

This crate is not intended for direct use, instead import softcore-asm-rv64 which re-exposes this macro.

Commit count: 292

cargo fmt