RouteWave
High-performance waveform viewer for digital logic engineers. Open VCD, FST, GHW, and ILA files with hardware-accelerated rendering.
Hardware Accelerated
OpenGL 3.3 rendering via Dear ImGui. Smooth zoom and pan on million-transition traces.
Built-in Console
Scriptable command engine with autocomplete, undo/redo, macro recording, and protocol analyzers.
Multi-Format
VCD, FST, GHW, ILA CSV, and native ltrace JSON. Drag & drop to open.
Downloads
| Platform | Format | Contents |
|---|---|---|
| Linux / WSL | AppImage | Self-contained, just chmod +x and run |
| Linux / WSL | tar.gz | routewave + routewave_cli + assets |
| Windows | zip | routewave_cli.exe (CLI only) |
WSL users: install GL libs first — sudo apt install libopengl0 libgl1 libglx-mesa0