Flow for extended VCD file
First, compile and load the design:
% cd ~/modeltech/examples % vlib work % vlog counter.v tcounter.v % vsim test_counterNext, with the design loaded, specify the VCD file name and items to add with the vcd dumpports command:
VSIM 1>vcd dumpports -file myvcdfile.vcd /test_counter/dut/* VSIM 3>run VSIM 4>quit -fThere will now be an extended VCD file in the working directory.
Model Technology Incorporated Voice: (503) 641-1340 Fax: (503)526-5410 www.model.com sales@model.com |