V
vssumesh
Guest
Hi all,
I am trying to generate a vcd file from the model sim V6.0a. tried
the following command
vcd file test1.vcd
vcd add -ports /top_module/DUT/*
It is giving all the signals but bus signals are split into separate
bits. How can i genrate a vcd file in which bus signals are combined
(values in hex) rather than bits.
Also in the documentation of model sim i only found the way to gnerate
the vcd file from console. Is there any way to generate that from GUI.
Thanks in advance
I am trying to generate a vcd file from the model sim V6.0a. tried
the following command
vcd file test1.vcd
vcd add -ports /top_module/DUT/*
It is giving all the signals but bus signals are split into separate
bits. How can i genrate a vcd file in which bus signals are combined
(values in hex) rather than bits.
Also in the documentation of model sim i only found the way to gnerate
the vcd file from console. Is there any way to generate that from GUI.
Thanks in advance