| .. |
|
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
|
update license info (2)
|
2021-07-27 16:53:08 +02:00 |
|
Makefile.in
|
Added new feature "Make schematic and symbol from selected components" with command "xschem make_sch_from_sel" and function make_schematic(..)
|
2021-05-29 00:45:01 +02:00 |
|
actions.c
|
better identify commented pieces of code
|
2021-10-17 22:05:55 +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
|
2021-07-27 16:42:54 +02:00 |
|
callback.c
|
add "update" after binding creation in xinit.c, to avoid incomplete initialization of event binding if xschem called with non-existent file
|
2021-10-09 10:25:24 +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
|
2021-07-27 16:42:54 +02:00 |
|
clip.c
|
update license info
|
2021-07-27 16:42:54 +02:00 |
|
convert_to_verilog2001.awk
|
update license info
|
2021-07-27 16:42:54 +02:00 |
|
draw.c
|
better identify commented pieces of code
|
2021-10-17 22:05:55 +02:00 |
|
editprop.c
|
update license info
|
2021-07-27 16:42:54 +02:00 |
|
exp.awk
|
populating xschem git repo
|
2020-08-08 15:47:34 +02:00 |
|
expandlabel.y
|
update license info
|
2021-07-27 16:42:54 +02:00 |
|
findnet.c
|
update license info
|
2021-07-27 16:42:54 +02:00 |
|
flatten.awk
|
update license info
|
2021-07-27 16:42:54 +02:00 |
|
flatten_savenodes.awk
|
update license info
|
2021-07-27 16:42:54 +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
|
update license info
|
2021-07-27 16:42:54 +02:00 |
|
get_malloc_id.awk
|
pass name and symname to tcl_hook, add @symname_ext in print_spice_element
|
2020-10-14 21:04:45 +02:00 |
|
globals.c
|
update license info
|
2021-07-27 16:42:54 +02:00 |
|
gschemtoxschem.awk
|
misc fixes in gschemtoxschem.awk
|
2021-10-14 02:35:43 +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
|
2021-07-27 16:42:54 +02:00 |
|
herculestospice.awk
|
populating xschem git repo
|
2020-08-08 15:47:34 +02:00 |
|
hilight.c
|
xschem simulation doc updates
|
2021-09-27 16:41:32 +02:00 |
|
hspice_backannotate.tcl
|
update license info
|
2021-07-27 16:42:54 +02:00 |
|
icon.c
|
update license info
|
2021-07-27 16:42:54 +02:00 |
|
icon.xpm
|
better xschem icon: added shapemask for "transparent" background
|
2020-11-10 13:17:25 +01:00 |
|
import_opus_symbols.awk
|
populating xschem git repo
|
2020-08-08 15:47:34 +02:00 |
|
in_memory_undo.c
|
update license info
|
2021-07-27 16:42:54 +02:00 |
|
keys.help
|
Add File menu commands to open empty schematic or symbol in new window
|
2021-10-09 00:41:39 +02:00 |
|
label_compactor.awk
|
populating xschem git repo
|
2020-08-08 15:47:34 +02:00 |
|
main.c
|
update license info
|
2021-07-27 16:42:54 +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.0.0; prepare for 3.0.0 release
|
2021-09-11 07:53:11 +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.0.0; prepare for 3.0.0 release
|
2021-09-11 07:53:11 +02:00 |
|
make_sym_lcc.awk
|
update license info
|
2021-07-27 16:42:54 +02:00 |
|
make_vhdl_from_spice.awk
|
populating xschem git repo
|
2020-08-08 15:47:34 +02:00 |
|
move.c
|
some refactoring/cleanups in move.c
|
2021-09-24 10:20:23 +02:00 |
|
netlist.c
|
Any attribute embedded in a tcleval(....) construct will be passed by get_tok_value() down to tcl for evaluation. This generalizes what was done for the "schematic" attribute in 20210617
|
2021-09-20 00:55:33 +02:00 |
|
netlist_compactor.awk
|
populating xschem git repo
|
2020-08-08 15:47:34 +02:00 |
|
ngspice_backannotate.tcl
|
update license info
|
2021-07-27 16:42:54 +02:00 |
|
node_hash.c
|
update license info
|
2021-07-27 16:42:54 +02:00 |
|
options.c
|
renamed --batch option to --detach as it is more appropriate. Short option -b remains unchanged
|
2021-10-05 22:24:38 +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
|
updated geda translation, some additional allowed syntax in parselabel.l
|
2021-10-12 15:03:23 +02:00 |
|
paste.c
|
update license info
|
2021-07-27 16:42:54 +02:00 |
|
psprint.c
|
better identify commented pieces of code
|
2021-10-17 22:05:55 +02:00 |
|
rawtovcd.c
|
update license info
|
2021-07-27 16:42: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
|
populating xschem git repo
|
2020-08-08 15:47:34 +02:00 |
|
save.c
|
better implementation of prevous commit
|
2021-10-10 00:44:01 +02:00 |
|
scheduler.c
|
add "update" after binding creation in xinit.c, to avoid incomplete initialization of event binding if xschem called with non-existent file
|
2021-10-09 10:25:24 +02:00 |
|
select.c
|
update license info
|
2021-07-27 16:42:54 +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
|
avoid printing "**** end_element" in spice netlist if current instance is skipped (no format or spice_ignore set); spice_probe_vdiff.sym will print .save v(n1) v(n2) instead of .save v(n1,n2) since this is how ngspice saves nodes (no differential voltage is saved)
|
2021-10-21 00:00:54 +02:00 |
|
spice_netlist.c
|
avoid printing "**** end_element" in spice netlist if current instance is skipped (no format or spice_ignore set); spice_probe_vdiff.sym will print .save v(n1) v(n2) instead of .save v(n1,n2) since this is how ngspice saves nodes (no differential voltage is saved)
|
2021-10-21 00:00:54 +02:00 |
|
store.c
|
update license info
|
2021-07-27 16:42:54 +02:00 |
|
supergrep.awk
|
populating xschem git repo
|
2020-08-08 15:47:34 +02:00 |
|
svgdraw.c
|
better identify commented pieces of code
|
2021-10-17 22:05:55 +02:00 |
|
symgen.awk
|
bump version to 3.0.0; prepare for 3.0.0 release
|
2021-09-11 07:53:11 +02:00 |
|
tedax.awk
|
update license info
|
2021-07-27 16:42:54 +02:00 |
|
tedax_netlist.c
|
Any attribute embedded in a tcleval(....) construct will be passed by get_tok_value() down to tcl for evaluation. This generalizes what was done for the "schematic" attribute in 20210617
|
2021-09-20 00:55:33 +02:00 |
|
token.c
|
added symbols xnor2_1.sym, xor3_1.sym, xor4_1.sym in xschem_library/xschem_simulator
|
2021-10-24 01:41:01 +02:00 |
|
track_memory.awk
|
fix unfreed pointer in get_logic_value()
|
2020-12-28 12:29:57 +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 |
|
verilog.awk
|
update license info
|
2021-07-27 16:42:54 +02:00 |
|
verilog_netlist.c
|
Any attribute embedded in a tcleval(....) construct will be passed by get_tok_value() down to tcl for evaluation. This generalizes what was done for the "schematic" attribute in 20210617
|
2021-09-20 00:55:33 +02:00 |
|
vhdl.awk
|
update license info
|
2021-07-27 16:42:54 +02:00 |
|
vhdl_netlist.c
|
Any attribute embedded in a tcleval(....) construct will be passed by get_tok_value() down to tcl for evaluation. This generalizes what was done for the "schematic" attribute in 20210617
|
2021-09-20 00:55:33 +02:00 |
|
xinit.c
|
better identify commented pieces of code
|
2021-10-17 22:05:55 +02:00 |
|
xschem.h
|
avoid printing "**** end_element" in spice netlist if current instance is skipped (no format or spice_ignore set); spice_probe_vdiff.sym will print .save v(n1) v(n2) instead of .save v(n1,n2) since this is how ngspice saves nodes (no differential voltage is saved)
|
2021-10-21 00:00:54 +02:00 |
|
xschem.help
|
renamed --batch option to --detach as it is more appropriate. Short option -b remains unchanged
|
2021-10-05 22:24:38 +02:00 |
|
xschem.tcl
|
eliminated usage of flatten_savenodes.awk in spice netlist generation as hierarchical node saving (from inside subcircuits) is now a working feature of ngspice.
|
2021-10-20 01:50:26 +02:00 |
|
xschemrc
|
updated gschem conversions, add tutorial documentation about geda translation to xschem
|
2021-10-12 18:03:39 +02:00 |