Skip to content
| Marketplace
Sign in
Visual Studio Code>Data Science>EDA Waveform Extension for impulseNew to Visual Studio Code? Get it now.
EDA Waveform Extension for impulse

EDA Waveform Extension for impulse

toem GmbH

|
32 installs
| (0) | Free
This package provides an extension for the impulse framework, focusing on the import and (optionally) export of Electronic Design Automation (EDA) waveform data. impulse is a powerful, extensible platform for signal analysis, visualization, and processing, widely used in engineering and scientific d
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

EDA Waveform Extension

This package provides an extension for the impulse framework, focusing on the import and (optionally) export of Electronic Design Automation (EDA) waveform data. impulse is a powerful, extensible platform for signal analysis, visualization, and processing, widely used in engineering and scientific domains to handle a broad range of data formats.

About impulse

impulse is a modular, open-source framework designed to unify the handling of signal and measurement data from diverse sources. It provides a robust infrastructure for reading, writing, analyzing, and visualizing signals, supporting both simple and highly structured data. impulse's extensible architecture allows developers to add support for new data formats by implementing custom readers and writers, making it a versatile tool for engineers, scientists, and developers.

About EDA

Electronic Design Automation (EDA) refers to the category of software tools used for designing, simulating, and verifying electronic systems such as integrated circuits, FPGAs, and printed circuit boards. EDA tools generate waveform data during simulation and verification processes, which are essential for analyzing digital and mixed-signal designs. Common EDA waveform formats include VCD, FST, FSDB, and WLF, each associated with different simulation tools and workflows.

Purpose of this Extension

The EDA Waveform Extension integrates support for standard EDA waveform formats into impulse, enabling users to seamlessly import, analyze, and visualize simulation and measurement results from popular EDA tools. This extension is essential for anyone working with digital or mixed-signal simulation data, as it bridges the gap between EDA tool outputs and the advanced analysis capabilities of impulse.

Supported and Planned Formats

This package currently includes, or is planned to include, readers (and optionally writers) for the following EDA waveform formats:

  • VCD (Value Change Dump):
    The industry-standard text-based format for representing digital simulation waveforms, widely supported by Verilog and SystemVerilog simulators.

  • FST (Fast Signal Trace):
    A compact, binary waveform format developed by GTKWave, offering efficient storage and fast access for large simulation datasets.
    FST support is already implemented in this extension.

  • FSDB (Fast Signal Database):
    A high-performance, binary waveform database format used by several commercial EDA tools (e.g., Synopsys VCS, Novas Debussy).
    FSDB support is in preparation.

  • WLF (Waveform Log Format):
    The native waveform format for Mentor Graphics ModelSim and Questa simulators.
    WLF support is in preparation.

  • Spice 3:
    The Spice 3 format is used for dump files generated by analog electronic circuit simulation tools. Spice 3 is an open source circuit simulation program for nonlinear DC, nonlinear transient, and linear AC analyses.
    Spice 3 support is in preparation.

  • Analog Tabular Format (TAB):
    The Analog Tabular Format (TAB) is used in SystemC AMS systems. The format uses pure text and stores the numeric values in columns similar to CSV.
    TAB support is in preparation.

Additional formats may be added in the future as the needs of the EDA and impulse communities evolve.

Quick Start

  • Select a file to view.
  • Use the context menus 'Open with' and select the impulse Viewer (You may select the impulse Viewer as the default option at this point).
  • On activation, it may take a while (a few secs) to load the backend java server. The OS may ask you for approval.
  • Accept the license.
  • Create a new view.
  • DnD signals into the view.
  • Have fun !

License

Our guiding principle for this and all subsequent versions is:

  • Non-commercial use is free.
  • Commercial use requires a commercial license (including a free plan).
  • see LICENSE.md
  • see Plans

Documentation

Enter https://toem.io/resources/ for more information about impulse.

Status

  • VCD: Supported (reader implemented "stable")
  • FST: Supported (reader implemented "experimental")
  • FSDB: In preparation
  • WLF: In preparation
  • Spice 3: In preparation
  • TAB: In preparation

Contributions and feedback are welcome as this extension continues to evolve.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft