Skip to content

Cursor Controls

The blue cursor line marks the exact time currently being inspected.

Click anywhere on the waveform area to place the cursor.

KeyEffect
Qmove cursor left continuously
Emove cursor right continuously
Shift+Qjump to previous transition
Shift+Ejump to next transition

Transition jumps are useful when you want to:

  • find the next clock edge,
  • jump between state changes,
  • locate glitches or brief spikes quickly.

At the cursor time, the value column shows the current value of each selected signal. Each row also exposes a format selector so you can switch between binary, hex, decimal, and other representations without changing the underlying data.

Use the copy control next to a value when you need to paste the currently formatted representation elsewhere.

You may see these logic states while inspecting waveforms:

ValueMeaning
XUnknown — the simulator cannot determine if the signal is 0 or 1
ZHigh-impedance — the signal is not being driven, as if disconnected
UUninitialized — no value assigned yet (common at VHDL simulation start)

The cursor and the zoom center are intentionally separate:

  • the blue line chooses what time you are inspecting,
  • the green dashed line chooses what point zooming pivots around.

Keeping them separate lets you inspect one event while still zooming around another reference point.