Ben1152000 / sootty

A command-line tool for displaying vcd waveforms.
BSD 3-Clause "New" or "Revised" License
44 stars 12 forks source link

Displaying wires properly when zoomed out #57

Open Ben1152000 opened 1 year ago

Ben1152000 commented 1 year ago

When the time window is too large (see sootty example/example3.vcd -w "pc"), the data can become cluttered and in some cases, unreadable. If there is too much data to show, it should still be possible to visualize it in a way that presents what's going on. This might include selecting "key frames" that are representative of the general behavior, or adding a marker that informs the user that they need to zoom in closer.