Jozott00 / wokwi-intellij

An Intellij plugin that integrates the Wokwi simulator into Jetbrains IDEs such as CLion and RustRover.
https://jozott00.github.io/wokwi-intellij/
MIT License
7 stars 0 forks source link

[BUG] VCD File not appearing after using the logic analyzer #75

Open LelouBil opened 3 months ago

LelouBil commented 3 months ago

Describe the bug If you use the logic analyzer, there is no vcd file after you stop the simulation

To Reproduce Steps to reproduce the behavior:

  1. Use a wokwi diagram containing a logic analyzer
  2. Record some samples
  3. Stop the simulation
  4. Nothing

Expected behavior A .vcd file in the projet directory ?