Technical data

write wave
ModelSim EE/PLUS Reference Manual Simulator Command Reference
-
411
-portrait
Use portrait (vertical) orientation. Optional. The default is landscape (horizontal).
<filename>
Specifies the name of the PostScript output file. Required.
Examples
write wave alu.ps
Saves the current data in the Wave window in a file named
alu.ps.
write wave -win .wave2 group2.ps
Saves the current data in window ‘wave2’ in a file named
group2.ps
.
write wave -start 600ns -end 800ns -perpage 100ns top.ps
Writes two separate pages to
top.ps
as indicated in the illustration (the actual PostScript
print out will show all items listed in the Wave window, not just the portion in view):
To make the job of creating a PostScript waveform output file easier, use the
File
> Write Postscript
menu selection in the Wave window. See "Saving the
waveform display as a Postscript file" (p188) for more information.
- page 1 starts at 600 ns
- page 2 ends at 800 ns
- each page covers 100 ns
per page
start end