simview - TUI SystemVerilog design browser and waveform viewer #1509
pieter3d
started this conversation in
Show and tell
Replies: 1 comment
-
|
Very nice, thanks for sharing. It's on my todo list to have a spot on the website to put links to downstream projects, so once I get to that I'll add a link to yours as well. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
MIT licensed - https://github.com/pieter3d/simview
Serves as an OSS Verdi / Incisive type tool. Improves upon GTKWave by attaching to real design RTL source, allowing live inspection of signal and parameter values. TUI application works fully by keyboard in a terminal for extreme nerd-cred.
It previously used Surelog / UHDM, but I've migrated it to slang fully now, making it much faster with more robust design support.
The waves actually look a bit better now than this screenshot, with some fancier unicode characters to render the waves.

Beta Was this translation helpful? Give feedback.
All reactions