跳到主要内容

GTKWave

由 Tony Bybell 发布

Electronic waveform viewer for viewing simulation results

本页部分内容以其撰写时的语言显示,因为翻译尚未完成。

要点

  • Displays recorded simulation signals against a common time axis.
  • Signals are selected from the design hierarchy into a display list.
  • Zooming and scrolling move through the full recorded time range.
  • Markers measure the interval between two points in a trace.
  • Requires an external simulator to produce the trace data.

关于此应用

GTKWave is a waveform viewer for the output of digital simulation runs. It reads trace data recorded by a simulator and draws the value of each selected signal along a shared time axis, so transitions on one line can be lined up against transitions on another. Signals are picked out of the design hierarchy and placed into the display list, and the view can be zoomed and scrolled across the recorded time range.

The usual workflow is inspection after the fact: finding the point at which a value changed, following a bus through a sequence of states, comparing control lines against data lines, and using markers to measure the distance between two moments in the trace. Signal groups can be presented as combined numeric values instead of separate bits, and a chosen arrangement of signals can be kept for reuse on later runs.

The program is a viewer only; it does not perform simulation, so a separate tool must generate the trace data first. This entry covers the Linux build. Published by Tony Bybell under GPL-2.0-or-later.

Linux

我们不托管该文件,不扫描该文件,也不检查其内容。请阅读来源的说明,然后自行判断。