This is actually a pretty exciting commit. I've finally added a WASM based plugin system to Surfer, so the Spade integration can now live in its own repo and be loaded at runtime
No more having to have a surfer version that matches the Spade version you're using!
On March 30, we're hosting LATTE ☕ - A Workshop on Languages, Tools, and Techniques for Accelerator Design at ASPLOS
If you're working with languages and/or accelerators, you should absolutely submit a paper! The focus of the workshop is discussion, so papers on work in progress ideas and projects, or papers that identify gaps that need to be solved are highly encouraged!
Papers are 2 pages and the deadline for submission is on January 31
@aaronm04 Hmm, a little bit perhaps. Overall i'm extremely happy with egui, it is convenient to use yet I haven't found anything I want to do that isn't possible.
Our layout is... pretty basic though as you can see, and even then some layout things have been hard to do :D
On Sunday it will be exactly 2 years since I made the first commit to Surfer 🍰 🎉. To celebrate, we're releasing Surfer version 0.3.0
Highlights:
- Viewing of remote waveforms on compute servers - Custom instruction decoders and full support for all official RISC-V extensions - Automatic file reloading - Scriptable interaction via a new WCP - Support for transaction streams