mortbopet / Ripes

A graphical processor simulator and assembly editor for the RISC-V ISA
https://ripes.me/
MIT License
2.57k stars 274 forks source link

Add option to disable wire value-change animations #305

Open mortbopet opened 1 year ago

mortbopet commented 1 year ago

Mostly a VSRTL-related issue; it should be possible to ask VSRTL not to put animations on changing signal values. It's a nice feature but it slows things down a lot in the WASM version.