@Aissen@social.treehouse.systems
Post #1333851
2026-03-27 12:12 UTC
His rv32e CPU used 11680 nand gates in the end. It could still be optimized, Simon says.
#RustInParis
Replies (1)
-
@Aissen@social.treehouse.systems 2026-03-27 12:12
The final step, is of course to run code on top of the RISC-V CPU running in the Simulator in Rust. Thanks to Embedded Rust, it's easy to generate freestanding RISC-V code, Simon says. He showed a demo of a binary compiled and then run into qemu. Then he used his own nand-level simulator, which was much slower. At a few kHz, it is as fast as an ENIAC from 1945, Simon says. #RustLang #RustInParis