vks
08/21/2023, 7:07 AMStefan Schippers
08/21/2023, 11:53 AMvks
08/21/2023, 12:28 PMtest_ac. sch
tb after pressing load waveform button ?Stefan Schippers
08/22/2023, 7:06 AMStefan Schippers
08/22/2023, 7:07 AMLoad/Unload AC waveforms
symbol.vks
08/22/2023, 7:20 AMStefan Schippers
08/22/2023, 5:12 PMexecute
procedure.
the second parameter of execute (1 or 0) determines if a status dialog box must be shown when process ends, with stdout and stderr messages.
example:
tclcommand="execute 0 sh -c \"cd $netlist_dir; xterm\""
will launch a terminal in the directory where xschem creates netlists.
You can attach a url attribute to any component in your schematic. For example I use this to show datasheet of discrete transistors.Calvin Yan
05/20/2024, 9:17 PMStefan Schippers
05/21/2024, 8:55 PM;
is an expression and not a spice node named '8').Stefan Schippers
05/21/2024, 8:58 PM