xschem/src
Stefan Frederik 53efa4c381 if ALt-x (compare schematics) is given before setting a compare filename, schematic is compared with saved version of itself 2022-08-26 15:56:48 +02:00
..
systemlib aligned pdf hardcopy colors to xschem light colorscheme, pdf and svg exports use the enable_layer[] array to display/hide layers as does draw(). 2020-08-30 10:38:29 +02:00
utile added missing (src/utile/) utile.bat and utile3.bat 2022-05-06 23:42:00 +02:00
Makefile.in fix typo in src/Makefile.in 2022-08-21 13:21:31 +02:00
actions.c added menu entries to set and conmpare with schematic. 2022-08-25 13:59:36 +02:00
add_custom_menu.tcl add sample file for custom menu additions 2021-01-05 15:55:12 +01:00
break.awk update license info 2022-06-24 00:36:12 +02:00
callback.c added menu entries to set and conmpare with schematic. 2022-08-25 13:59:36 +02:00
change_index.tcl populating xschem git repo 2020-08-08 15:47:34 +02:00
change_ref.awk populating xschem git repo 2020-08-08 15:47:34 +02:00
check.c update license info 2022-06-24 00:36:12 +02:00
clip.c update license info 2022-06-24 00:36:12 +02:00
convert_to_verilog2001.awk update license info 2022-06-24 00:36:12 +02:00
draw.c better clip off-graph data 2022-08-14 15:05:08 +02:00
editprop.c added menu entries to set and conmpare with schematic. 2022-08-25 13:59:36 +02:00
exp.awk populating xschem git repo 2020-08-08 15:47:34 +02:00
expandlabel.y update license info 2022-06-24 00:36:12 +02:00
findnet.c Button 1 Double click does edit object attributes 2022-07-31 09:06:10 +02:00
flatten.awk update license info 2022-06-24 00:36:12 +02:00
flatten_savenodes.awk update license info 2022-06-24 00:36:12 +02:00
flatten_tedax.awk fix mapping issue in hiertEDAx code. Thanks to Hannu for pointing it out. Allow newlines in (quoted) long vector labels, like: "AAA,BBB,\nCCC,DDD,EEE" 2020-11-30 21:01:33 +01:00
font.c added menu entries to set and conmpare with schematic. 2022-08-25 13:59:36 +02:00
get_malloc_id.awk cleanup raw_query sub command, added "values" opcode, speedup some "xschem" subcommands 2022-02-04 17:35:07 +01:00
globals.c update license info 2022-06-24 00:36:12 +02:00
gschemtoxschem.awk bump version to 3.1.0 (candidate #1) 2022-07-19 09:25:34 +02:00
gtkwave_server.tcl add gtkwave_server.tcl hook for gtkwave to listen to a tcp port 2020-09-24 02:28:00 +02:00
hash_iterator.c update license info 2022-06-24 00:36:12 +02:00
herculestospice.awk populating xschem git repo 2020-08-08 15:47:34 +02:00
hilight.c added menu entries to set and conmpare with schematic. 2022-08-25 13:59:36 +02:00
hspice_backannotate.tcl update license info 2022-06-24 00:36:12 +02:00
icon.c update license info 2022-06-24 00:36:12 +02:00
icon.xpm some more brace protected filenames in C tcl calls 2021-12-03 23:59:46 +01:00
import_opus_symbols.awk populating xschem git repo 2020-08-08 15:47:34 +02:00
in_memory_undo.c added menu entries to set and conmpare with schematic. 2022-08-25 13:59:36 +02:00
keys.help Button 1 Double click does edit object attributes 2022-07-31 09:06:10 +02:00
label_compactor.awk populating xschem git repo 2020-08-08 15:47:34 +02:00
main.c update license info 2022-06-24 00:36:12 +02:00
make_edif.awk populating xschem git repo 2020-08-08 15:47:34 +02:00
make_sch_from_cadence_pin.awk populating xschem git repo 2020-08-08 15:47:34 +02:00
make_sch_from_spice.awk bump version to 3.1.0 (candidate #1) 2022-07-19 09:25:34 +02:00
make_sch_from_vhdl.awk populating xschem git repo 2020-08-08 15:47:34 +02:00
make_sym.awk bump version to 3.1.0 (candidate #1) 2022-07-19 09:25:34 +02:00
make_sym_lcc.awk update license info 2022-06-24 00:36:12 +02:00
make_vhdl_from_spice.awk populating xschem git repo 2020-08-08 15:47:34 +02:00
move.c update license info 2022-06-24 00:36:12 +02:00
netlist.c compare schematics does not require to save schematic 1, so a comparison with the saved version of itself is possible, showing the differences after editing. 2022-08-26 15:29:10 +02:00
netlist_compactor.awk populating xschem git repo 2020-08-08 15:47:34 +02:00
ngspice_backannotate.tcl fix ngspice_backannotate.tcl: correctly backannotate ammeter currents; correctly handle multipoint Operating point data in graphs 2022-08-04 11:39:41 +02:00
node_hash.c update license info 2022-06-24 00:36:12 +02:00
options.c update license info 2022-06-24 00:36:12 +02:00
order_labels.awk populating xschem git repo 2020-08-08 15:47:34 +02:00
parse_synopsys_vhdl.awk populating xschem git repo 2020-08-08 15:47:34 +02:00
parselabel.l update license info 2022-06-24 00:36:12 +02:00
paste.c added menu entries to set and conmpare with schematic. 2022-08-25 13:59:36 +02:00
psprint.c update license info 2022-06-24 00:36:12 +02:00
rawtovcd.c rawtovcd.c: better description if -h is given 2022-07-29 14:31:54 +02:00
reduce_even_odd_array_labels.awk populating xschem git repo 2020-08-08 15:47:34 +02:00
rescale.awk populating xschem git repo 2020-08-08 15:47:34 +02:00
resources.tcl update license info 2022-06-24 00:36:12 +02:00
save.c added menu entries to set and conmpare with schematic. 2022-08-25 13:59:36 +02:00
scheduler.c save schematic before doing schematic compare as it will be reloaded from disk at end. 2022-08-25 23:01:56 +02:00
select.c added menu entries to set and conmpare with schematic. 2022-08-25 13:59:36 +02:00
sort_labels.awk fix a regression in sort_labels.awk after moving tmpfile to /tmp; added oldvalue (for simulation) in hilight hash table 2020-12-26 23:53:26 +01:00
spice.awk remove ## from netlist if "#@attribute\\#@name" is used in format string and "attribute" is undefined or empty 2022-08-20 13:51:20 +02:00
spice_netlist.c added menu entries to set and conmpare with schematic. 2022-08-25 13:59:36 +02:00
store.c update license info 2022-06-24 00:36:12 +02:00
supergrep.awk populating xschem git repo 2020-08-08 15:47:34 +02:00
svgdraw.c update license info 2022-06-24 00:36:12 +02:00
symgen.awk bump version to 3.1.0 (candidate #1) 2022-07-19 09:25:34 +02:00
tedax.awk update license info 2022-06-24 00:36:12 +02:00
tedax_netlist.c added menu entries to set and conmpare with schematic. 2022-08-25 13:59:36 +02:00
token.c translate() optimization 2022-08-26 09:20:30 +02:00
track_memory.awk various checks to prevent multiple file loading if no X or -x option used, put xpm header in icon.c so it can be opened by image viewers 2022-01-15 23:35:37 +01:00
traduci.awk "@#n:net_name" attribute (n = pin name or number) in symbols translates to net name attached to pin. "lab_show.sym" component that shows (does not assign) net name. "highlight=true" attribute can be given on instances in addition to symbols 2020-09-30 00:30:48 +02:00
traversal.tcl add xschem get zoom to query zoom factor 2022-08-24 11:22:26 +02:00
verilog.awk update license info 2022-06-24 00:36:12 +02:00
verilog_netlist.c added menu entries to set and conmpare with schematic. 2022-08-25 13:59:36 +02:00
vhdl.awk update license info 2022-06-24 00:36:12 +02:00
vhdl_netlist.c added menu entries to set and conmpare with schematic. 2022-08-25 13:59:36 +02:00
xinit.c if ALt-x (compare schematics) is given before setting a compare filename, schematic is compared with saved version of itself 2022-08-26 15:56:48 +02:00
xschem.h added menu entries to set and conmpare with schematic. 2022-08-25 13:59:36 +02:00
xschem.help add "--command" command line option to execute commands after initialization (whereas "--tcl" executes commands before initialization) 2022-05-06 23:19:41 +02:00
xschem.tcl added menu entries to set and conmpare with schematic. 2022-08-25 13:59:36 +02:00
xschemrc added xschemrc variable `autofocus_mainwindow` (default setting: enabled (1) ), if this variable is set moving the mouse to the main drawing area when a dialog box is open (typically while editing a component attribute list) will focus the main window, so user can move / zoom/pan the schematic using the usual commands, for example to look at a different part of the schematic while editing the component. If this variable is unset a click is needed to focus the main window. This will thus not allow to move / zoom, but allows to type into the dialog box if the mouse goes out of it. 2022-08-11 10:58:57 +02:00