Contributor
Yihua Liu

Enhancing the Sootty Terminal-based Graphical Waveform Viewer


Mentors
Jonathan Balkind, Benjamin Darnell
Organization
Free and Open Source Silicon Foundation
Technologies
python, verilog
Topics
Logic Design, Command-line Interface
Sootty is a novel graphical waveform viewer targeted at modern terminals, however, it currently only supports VCD format and decimal system, not fully supporting markers or cursors. In this project, Sootty will support more mainstream input formats, common numerical systems when displaying numbers, and markers. These enhancement features are limited to what terminals can display, but they will be faster and easier to use than a complex graphical user interface for terminal users. Sootty will integrate numerical system converters and different format interpreters to realize these features.