fix adoc syntax
This commit is contained in:
parent
c474ca33d8
commit
fc64fa781a
|
@ -16,6 +16,7 @@ http://www.accellera.org/activities/committees/systemc-verification.
|
||||||
=== SCViewer features
|
=== SCViewer features
|
||||||
|
|
||||||
Features include:
|
Features include:
|
||||||
|
|
||||||
* support of VCD files (compressed and uncompressed)
|
* support of VCD files (compressed and uncompressed)
|
||||||
** real numbers
|
** real numbers
|
||||||
** showing vectors and real numbers as analog (step-wise & continuous)
|
** showing vectors and real numbers as analog (step-wise & continuous)
|
||||||
|
|
|
@ -15,25 +15,26 @@ Legend:
|
||||||
* Mouse Scroll wheel: MScrl
|
* Mouse Scroll wheel: MScrl
|
||||||
* Context any means Name List, Value List or Waveform
|
* Context any means Name List, Value List or Waveform
|
||||||
|
|
||||||
| Input | Modifier | Context | Action |
|
[cols="1,1,1,4",options="header"]
|
||||||
|-----------|----------|----------|-----------------------------------|
|
|===
|
||||||
| LMB klick | | any | select |
|
| Input | Modifier | Context | Action
|
||||||
| LMB klick | Shift | Waveform | move selected marker to position |
|
| LMB klick | | any | select
|
||||||
| LMB klick | Control | Waveform | move cursor to position |
|
| LMB klick | Shift | Waveform | move selected marker to position
|
||||||
| LMB drag | | Waveform | zoom to range |
|
| LMB klick | Control | Waveform | move cursor to position
|
||||||
| MMB klick | | Waveform | move selected marker to position |
|
| LMB drag | | Waveform | zoom to range
|
||||||
| MScrl | | any | scroll window up/down |
|
| MMB klick | | Waveform | move selected marker to position
|
||||||
| MScrl | Shift | any | scroll window left/right |
|
| MScrl | | any | scroll window up/down
|
||||||
| Key left | | Waveform | scroll window to the left (slow) |
|
| MScrl | Shift | any | scroll window left/right
|
||||||
| Key right | | Waveform | scroll window to the right (slow) |
|
| Key left | | Waveform | scroll window to the left (slow)
|
||||||
| Key left | Shift | Waveform | scroll window to the left (fast) |
|
| Key right | | Waveform | scroll window to the right (slow)
|
||||||
| Key right | Shift | Waveform | scroll window to the right (fast) |
|
| Key left | Shift | Waveform | scroll window to the left (fast)
|
||||||
| Key up | | Waveform | move selection up |
|
| Key right | Shift | Waveform | scroll window to the right (fast)
|
||||||
| Key down | | Waveform | move selection down |
|
| Key up | | Waveform | move selection up
|
||||||
| Key up | Control | Waveform | move selected track up |
|
| Key down | | Waveform | move selection down
|
||||||
| Key down | Control | Waveform | move selected track down |
|
| Key up | Control | Waveform | move selected track up
|
||||||
| Key + | Control | Waveform | zoom in |
|
| Key down | Control | Waveform | move selected track down
|
||||||
| Key - | Control | Waveform | zoom out |
|
| Key + | Control | Waveform | zoom in
|
||||||
| Key Pos1 | | Waveform | jump to selected marker |
|
| Key - | Control | Waveform | zoom out
|
||||||
| Key End | | Waveform | jump to cursor |
|
| Key Pos1 | | Waveform | jump to selected marker
|
||||||
| Key Del | | any | delete selected entries |
|
| Key End | | Waveform | jump to cursor
|
||||||
|
| Key Del | | any | delete selected entries
|
||||||
|
|
Loading…
Reference in New Issue