renode icon indicating copy to clipboard operation
renode copied to clipboard

Rust binding for Renode

Open asmitaj08 opened this issue 1 year ago • 1 comments

Hi, Is it possible to create Rust binding for Renode? If yes, any suggestiins regarding how to proceed ?

Thank you!!

asmitaj08 avatar Dec 31 '23 03:12 asmitaj08

Check out this project: https://github.com/jonlamb-gh/renode-run

There is also some level of support for writing peripheral implementations in Rust: https://antmicro.com/blog/2021/07/rust-peripheral-support-in-renode/

WardBenjamin avatar Dec 31 '23 15:12 WardBenjamin