-
Notifications
You must be signed in to change notification settings - Fork 0
FlexWave
FlexWave is a robust, fully-featured Javascript-based waveform viewer.
Shows a list of signals. You can add more signals using the top bar.
Shows the values of the list of signals in the signal pane at the blue plumb line in the Waveform pane.
Shows the waveforms of the signals in the signal pane over time.
A blue plumb line may be set by clicking anywhere, which shows the values of signals at the selected point of time in the Signal Value Pane.
Contains buttons and menus to interact with the waveform viewer.
Shows the module tree:
A hierarchical list of signals in the value change dump so they may be added to the list of signals. When a file is loaded, all the signals in the test fixture are added.
Removes the selected signal in the signal pane from the list of signals.
Increases time resolution.
Decreases time resolution.
Decreases the time resolution enough to fill the whole waveform on one screen.
Moves the waveform pane back to 0s.
Moves the waveform pane to the previous or next change in the selected signals.
Restores waveform viewer to its original settings.
Changes the order of the selected signal in the waveform.
Allows the radix to be changed: either to 2, 10 or 16 by picking Binary, Decimal or Hexadecimal respectively.