Technical data
wav2log
ModelSim EE/PLUS Reference Manual ModelSim Command Reference
-
101
wav2log
The
wav2log
command translates a Model
Sim
log file (
vsim.wav
) to a QuickSim
II log file. The command reads the vsim.wav log file generated by the list, wave,
or log commands in the simulator and converts it to the QuickSim II log file
format.
You must exit Model
Sim
before running
wav2log
because
vsim.wav
(or other
user-specified wave files) are updated dynamically.
Syntax
wav2log
[-help] [-input] [-output] [-inout] [-internal]
[-1 <instance_path>] [-4.1]
[-4.3] [-quiet] [-o <outfile>] <wavfile>
Arguments
-help
Displays a list of command options with a brief description for each. Optional.
-input
Lists only the input ports. Optional. This may be combined with the -output, -inout, or -
internal switches.
-output
Lists only the output ports. Optional. This may be combined with the -input, -inout, or -
internal switches.
-inout
Lists only the inout ports. Optional. This may be combined with the -input, -output, or -
internal switches.
-internal
Lists only the internal signals. Optional. This may be combined with the -input, -output, or
-inout switches.
-l <instance_path>
Lists the signals at or below the specified HDL instance path within the design hierarchy.
Optional.