I want to load a VCD file at run time in gtkwave from tcl, for example when I run gtkwave -W, and I have a tcl shell, how to load a VCD from there?
I know you can just load vcd from the commandline before opening gktwave from bash with gtkwave file.vcd
but it would be nice if you could change VCD at runtime.