Altera_Forum
Honored Contributor
15 years agovcd file creation in Quartus 10
Hi,
I am trying to do power analysis for which i need vcd file as an input. For this I enabled " Generate Value Change Dump(VCD) Script" in settings (EDA Tool settings ->Simulation ) of Quartus 10.1. Is this enough to generate vcd file? In the output folder I see a vcd file with zero bytes after I am done simulating using Modelsim Altera. Is there anything wrong?Why am I getting a zero byte vcd file? (The simulation waveform indeed shows transitions) Do I need to do something more in Modelsim console? Like this(http://www.ehow.com/how_5017235_create-vcd-file-modelsim.html) webpage says to run source <design>_dump_all_vcd_nodes.tcl in modelsim. When I do this I am getting this error : The default VCD output file "<design>.vcd" is already opened. Use the 'vcd files' command to create multiple VCD files. Can anyone help me with this... Thanks, Amjad