From 506abf905885053fae66052294cb93c1feef9879 Mon Sep 17 00:00:00 2001 From: ThePerfectComputer <103011002+ThePerfectComputer@users.noreply.github.com> Date: Sat, 30 Sep 2023 12:25:58 -0400 Subject: [PATCH] Update with status and vision --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a7de945..ac8eb2a 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,15 @@ Copyright - 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. + +Since this project is written in Rust, it should also be able to run in the browser via web-assembly. + # Status -July 25 2023: Haven't worked on this in a while. It seems the Zoq is now pushing forward on this codebase. -Check out his frontend here: https://app.surfer-project.org/ (code at https://gitlab.com/surfer-project/surfer ) +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://app.surfer-project.org/ (code at https://gitlab.com/surfer-project/surfer)! Screenshot of surfer frontend below: image