Hello EDA Playground,
I have the following situation, namely I have a design in VHDL and I need the generated dump.vcd-file from the simulated design after downloading it. I have tried out that with
a Verilog-design, that works - I get a generated dump.vcd-file after the downloaded simulation, but for VHDL there isn't one.
In Verilog there is also a function-call which generates the dump.vcd-file which isn't contained in VHDL.
Is there any possibility to get access to the dump.vcd-file in a VHDL-design or a ceriain
command to type in a script.