debian man page for twinwave

Query: twinwave

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

TWINWAVE(1)						Simulation Wave Viewer Multiplexer					       TWINWAVE(1)

NAME
twinwave - Wraps multiple GTKWave sessions in one window
SYNTAX
twinwave <arglist1> + <arglist2>
DESCRIPTION
Wraps multiple GTKWave sessions in one window with synchronized markers, horizontal scrolling, and zooming.
EXAMPLES
To run this program the standard way type: twinwave filename1.vcd filename1.sav + filename2.vcd filename2.sav Two viewers are then opened in one window.
LIMITATIONS
twinwave uses the GtkSocket/GtkPlug mechanism to embed two gtkwave(1) sessions into one window. The amount of coupling is currently lim- ited to communication of temporal information. Other than that, the two gtkwave processes are isolated from each other as if the viewers were spawned separately. Keep in mind that using the same save file for each session may cause unintended behavior problems if the save file is written back to disk: only the session written last will be saved. (i.e., the save file isn't cloned and made unique to each ses- sion.) Note that twinwave compiled against Quartz (not X11) on OSX does not place both sessions in a single window.
AUTHORS
Anthony Bybell <bybell@rocketmail.com>
SEE ALSO
gtkwave(1) Anthony Bybell 3.3.28 TWINWAVE(1)
Related Man Pages
lxt2miner(1) - debian
sb2-session(1) - debian
shmidcat(1) - debian
vcd2vzt(1) - debian
vztminer(1) - debian
Similar Topics in the Unix Linux Community
OSX/Unix problem
(OSX) Capitalization using tr
Compare unique ID's to Create and Delete Times
how to list files with certain pattern
capturing selective data from a vcd file