R
RI
Guest
Hi all,
I use Icarus Verilog version 0.8.6 and GTKWave Analyzer v3.1.13 on
Linux.
By the example design attached to gtkwave I try to re-compile it in an
empty directory where the only des.v exists:
iverilog -o des.tmp des.v
vvp des.tmp
vcd2vzt des.vcd des.vzt
gtkwave -o -t des.stems des.vzt des.sav
I don't know where the *sav file comes from. Icarus doesn't seem to
generate it, but gtkwave expects it. I have unsuccessfully hunted both
mans to see what is this file is for.
Will you help me to start, please?
Istvan
I use Icarus Verilog version 0.8.6 and GTKWave Analyzer v3.1.13 on
Linux.
By the example design attached to gtkwave I try to re-compile it in an
empty directory where the only des.v exists:
iverilog -o des.tmp des.v
vvp des.tmp
vcd2vzt des.vcd des.vzt
gtkwave -o -t des.stems des.vzt des.sav
I don't know where the *sav file comes from. Icarus doesn't seem to
generate it, but gtkwave expects it. I have unsuccessfully hunted both
mans to see what is this file is for.
Will you help me to start, please?
Istvan