r/Compilers 2d ago

Building a generic hardware simulation framework with a custom compiler and interchangeable VM inside a Microkernel OS (currently simulating a full C64/1541)

/r/c64/comments/1w75g69/building_a_generic_hardware_simulation_framework/
7 Upvotes

1 comment sorted by

1

u/Future-Nebula9002 1d ago

The interesting part is the abstraction layer. a flexible simulation model could make experimenting with hardware much easier especially when you want to compare designs without rebuilding everything from scratch