Ben1152000 / sootty

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

Display composite "query language" wires #35

Closed Ben1152000 closed 2 years ago

Ben1152000 commented 2 years ago

It's possible to use the query language to define new wires using LTL operations on existing wires, but these can't yet be displayed visually. Adding this feature would make it easier to debug the query language, and could potentially have other uses.