xschem/src
stefan schippers f0a359e65a better xschem table_read command implementation 2023-02-10 18:08:45 +01:00
..
systemlib (Joanne) update to be clearer on how to compile xschem (from scratch vs using XSchemWin.sln) on Windows using VS2022. font.sch micro edits 2022-09-28 11:33:48 +02:00
utile added missing (src/utile/) utile.bat and utile3.bat 2022-05-06 23:42:00 +02:00
Makefile.in added libjpeg detection code, so postscript image embedding will be disabled if libjpeg not present 2023-01-18 03:33:28 +01:00
actions.c remove debug allocation IDs 2023-02-09 21:06:27 +01:00
add_custom_button.tcl faster toolbar creation, 2px reduction in toolbar height, better add_custom_button.tcl and add_custom_menu.tcl example codes 2022-08-29 13:24:43 +02:00
add_custom_menu.tcl compacted a bit the ctxmenu 2022-08-29 18:06:56 +02:00
break.awk update license info 2022-06-24 00:36:12 +02:00
cairo_jpg.c put a typedef in xschem.h to avoid duplicate declarations. add env tcl to global list in proc simulate 2023-02-06 14:36:24 +01:00
cairo_jpg.h Added png and embedded graphs to ps and pdf export 2023-01-16 10:35:29 +01:00
callback.c remove debug allocation IDs 2023-02-09 21:06:27 +01: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 remove debug allocation IDs 2023-02-09 21:06:27 +01: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
create_alloc_ids.awk better memory tracking reporting (my_strcat and my_strncat allocations) 2023-02-01 11:38:28 +01:00
draw.c table_read(): skip initial empty lines, allow 2 or more blank lines for new dataset 2023-02-10 03:36:29 +01:00
editprop.c table_read(): skip initial empty lines, allow 2 or more blank lines for new dataset 2023-02-10 03:36:29 +01:00
exp.awk populating xschem git repo 2020-08-08 15:47:34 +02:00
expandlabel.y remove debug allocation IDs 2023-02-09 21:06:27 +01:00
findnet.c remove debug allocation IDs 2023-02-09 21:06:27 +01:00
flatten.awk better parsing xxx='<expr>' or xxx={expr} patterns in flatten.awk. Doc upcates, test circuit updates. 2022-10-20 20:25:49 +02:00
flatten_savenodes.awk ngspice_backannotate.tcl: handle Xyce operating point data, removed hspice_netlist (no more existent) 2022-09-13 12:01:58 +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 remove debug allocation IDs 2023-02-09 21:06:27 +01:00
get_malloc_id.awk update xschemtest hashes, uniquify allocation IDs 2022-10-16 14:21:22 +02:00
globals.c --diff option to visually compare two different (versions of) schematics 2022-12-13 13:51:33 +01: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 remove debug allocation IDs 2023-02-09 21:06:27 +01:00
herculestospice.awk populating xschem git repo 2020-08-08 15:47:34 +02:00
hilight.c remove debug allocation IDs 2023-02-09 21:06:27 +01: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 remove debug allocation IDs 2023-02-09 21:06:27 +01:00
keys.help Add description for keybinding (Shift-B) of "Properties->Edit header/license text" 2023-01-03 18:27:11 +01:00
label_compactor.awk populating xschem git repo 2020-08-08 15:47:34 +02:00
main.c remove debug allocation IDs 2023-02-09 21:06:27 +01: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 remove debug allocation IDs 2023-02-09 21:06:27 +01:00
netlist.c remove debug allocation IDs 2023-02-09 21:06:27 +01:00
netlist_compactor.awk populating xschem git repo 2020-08-08 15:47:34 +02:00
ngspice_backannotate.tcl graph axes in engineering notation (20u, 10p, 3k), fix an issue in graph panning with button1 mouse; ngspice:: get_current, get_voltage, get_diff_voltage, get_node embedded into xschem.tcl, to_eng tcl procedure to convert number to engineering form. 2022-09-28 19:14:31 +02:00
node_hash.c remove debug allocation IDs 2023-02-09 21:06:27 +01:00
options.c remove debug allocation IDs 2023-02-09 21:06:27 +01: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 remove debug allocation IDs 2023-02-09 21:06:27 +01:00
paste.c remove debug allocation IDs 2023-02-09 21:06:27 +01:00
psprint.c remove debug allocation IDs 2023-02-09 21:06:27 +01: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 faster toolbar creation, 2px reduction in toolbar height, better add_custom_button.tcl and add_custom_menu.tcl example codes 2022-08-29 13:24:43 +02:00
save.c table_read(): skip initial empty lines, allow 2 or more blank lines for new dataset 2023-02-10 03:36:29 +01:00
scheduler.c better xschem table_read command implementation 2023-02-10 18:08:45 +01:00
select.c remove debug allocation IDs 2023-02-09 21:06:27 +01: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 ngspice_backannotate.tcl: handle Xyce operating point data, removed hspice_netlist (no more existent) 2022-09-13 12:01:58 +02:00
spice_netlist.c remove debug allocation IDs 2023-02-09 21:06:27 +01:00
store.c remove debug allocation IDs 2023-02-09 21:06:27 +01:00
supergrep.awk populating xschem git repo 2020-08-08 15:47:34 +02:00
svgdraw.c remove debug allocation IDs 2023-02-09 21:06:27 +01:00
symgen.awk bump version to 3.1.0 (candidate #1) 2022-07-19 09:25:34 +02:00
tedax.awk ngspice_backannotate.tcl: handle Xyce operating point data, removed hspice_netlist (no more existent) 2022-09-13 12:01:58 +02:00
tedax_netlist.c remove debug allocation IDs 2023-02-09 21:06:27 +01:00
token.c remove debug allocation IDs 2023-02-09 21:06:27 +01:00
track_memory.awk better memory tracking reporting (my_strcat and my_strncat allocations) 2023-02-01 11:38:28 +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 persists highlights on instances: remove highlighted instance from hash if user selects and presses ctrl-k as it is done for nets. Avoid instance highlight to also highlight net with identical name (example instance x1 and net x1). Verilog and Vhdl netlists handle duplicated (pass-through) pins 2022-10-11 13:12:17 +02:00
verilog_netlist.c remove debug allocation IDs 2023-02-09 21:06:27 +01:00
vhdl.awk update license info 2022-06-24 00:36:12 +02:00
vhdl_netlist.c remove debug allocation IDs 2023-02-09 21:06:27 +01:00
xinit.c remove debug allocation IDs 2023-02-09 21:06:27 +01:00
xschem.h table_read(): skip initial empty lines, allow 2 or more blank lines for new dataset 2023-02-10 03:36:29 +01:00
xschem.help --diff option to visually compare two different (versions of) schematics 2022-12-13 13:51:33 +01:00
xschem.tcl rename top_subckt to lvs_netlist (more appropriate), better tcp interface (redirect stdout to socket in addition to command return value) 2023-02-09 11:30:27 +01:00
xschemrc added xschem_library/generators directory for future schematic/symbol generator scripts. Handle empty XSCHEM_LIBRARY_PATH (use [pwd]). 2022-12-18 13:03:38 +01:00