ansuz / RIIR

why not Rewrite It In Rust
https://transitiontech.ca/random/RIIR
632 stars 6 forks source link

Rewrite CPU in rust #101

Closed tuxzz closed 1 year ago

tuxzz commented 1 year ago

Rust is a modern programming language that offers more safety, expressiveness, and performance than C, which is commonly used for hardware design with HLS. Therefore, I propose to rewrite the CPU in Rust.