mortbopet / Ripes

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

Make ISA definitions compile-time defined #314

Closed raccog closed 10 months ago

raccog commented 10 months ago

Draft branch for #306 and #311.

raccog commented 10 months ago

Rewriting this branch from scratch as #315.

I'm going to also work on #303 and #307 within this branch. Figured since I am redefining a lot of types anyways, I might as well move them to the ISA library at the same time.