Compare commits
2 commits
oscargus/s
...
main
Author | SHA1 | Date | |
---|---|---|---|
![]() |
f2676673cd | ||
![]() |
133b1a2693 |
|
@ -1,4 +1,4 @@
|
|||
Copyright - Yehowshua Immanuel
|
||||
Copyright(2023) - Yehowshua Immanuel
|
||||
|
||||
# Vision
|
||||
Imagine being able to visualize a CPU pipeline diagram by merely loading a simulation waveform dump, sprinkling in a bit of code, and dragging and dropping some diagram blocks into the visualizer. This project aims to offer such an experience.
|
||||
|
@ -6,10 +6,7 @@ Imagine being able to visualize a CPU pipeline diagram by merely loading a simul
|
|||
Since this project is written in Rust, it should also be able to run in the browser via web-assembly.
|
||||
|
||||
# Status
|
||||
I hope to work on this more actively again soon.
|
||||
|
||||
The Zoq is is working on an excellent frontend call the Surfer. Check it out
|
||||
[here](https://gitlab.com/surfer-project/surfer)!
|
||||
As of January 2024, work on the Fastwave Backend is stalled. It has been a fun journey watching Fastwave enable the first iterations of the [surfer waveform viewer](https://surfer-project.org). Now surfer uses an even better backend called [Wellen](https://github.com/ekiwi/wellen?tab=readme-ov-file). Go check it out! I hear it's really good. Perhaps I will soon archive the Fastwave Backend.
|
||||
|
||||
Browser demo: https://app.surfer-project.org/
|
||||
|
||||
|
|
Loading…
Reference in a new issue