Re: [Gtkwave-users] Tcl, combining signals to vector
Brought to you by:
gtkwave,
joel1234567
From: Tony B. <by...@ro...> - 2016-12-18 18:00:00
|
gtkwave::highlightSignalsFromList list to highlight the signals you need. gtkwave::/Edit/Combine_Down gtkwave::/Edit/Combine_Up to combine the signals. For the menu options, you can get to them in Tcl by using the full path found in the WAVE_GTKIFE macros in menu.c. Look at examples/des.tcl for an example of how to write a sample script. -Tony -------------------------------------------- On Sat, 12/17/16, Jos Huisken <jos...@gm...> wrote: Subject: [Gtkwave-users] Tcl, combining signals to vector To: gtk...@li... Date: Saturday, December 17, 2016, 11:32 AM Hi, Just discovered the tcl script option.. nice! I would like to execute a combine-Up or combine-Down in a tcl script at startup. Is this possible, and if yes how can I do that? Thanks, Jos -----Inline Attachment Follows----- ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot -----Inline Attachment Follows----- _______________________________________________ Gtkwave-users mailing list Gtk...@li... https://lists.sourceforge.net/lists/listinfo/gtkwave-users |