xschem/xschem_library/ngspice
stefan schippers c4e9310d45 allow to load raw files even if netlist type set to `symbol`. Better to_eng function, `xschem raw_query value node {}` returns value at cursor b position 2023-11-26 12:54:37 +01:00
..
adc.sch doc updates 2023-11-12 13:08:51 +01:00
adc.sym do not duplicate empty strings as NULLs in hash tables 2023-10-09 12:49:11 +02:00
amp_xschem.sch do not duplicate empty strings as NULLs in hash tables 2023-10-09 12:49:11 +02:00
and3_ngspice.sch do not duplicate empty strings as NULLs in hash tables 2023-10-09 12:49:11 +02:00
and3_ngspice.sym do not duplicate empty strings as NULLs in hash tables 2023-10-09 12:49:11 +02:00
and_ngspice.sch do not duplicate empty strings as NULLs in hash tables 2023-10-09 12:49:11 +02:00
and_ngspice.sym do not duplicate empty strings as NULLs in hash tables 2023-10-09 12:49:11 +02:00
autozero_comp.sch update circuit examples 2023-10-23 18:41:13 +02:00
autozero_comp.sym update live backannotation if "a" and "b" cursors are swapped, syntax node%n is now allowed to plot only dataset "n" of the node. Update html docs and example autozero_comp circuit 2023-10-13 15:51:51 +02:00
autozero_comp_xyce.sch do not duplicate empty strings as NULLs in hash tables 2023-10-09 12:49:11 +02:00
buck.sch do not duplicate empty strings as NULLs in hash tables 2023-10-09 12:49:11 +02:00
buf_ngspice.sch update delta_sigma example ( Use different RUP/RDOWN resistances for inv / buf ) 2023-11-01 21:06:08 +01:00
buf_ngspice.sym update delta_sigma example ( Use different RUP/RDOWN resistances for inv / buf ) 2023-11-01 21:06:08 +01:00
colpitts_xschem.sch do not duplicate empty strings as NULLs in hash tables 2023-10-09 12:49:11 +02:00
comp_65nm.sch do not duplicate empty strings as NULLs in hash tables 2023-10-09 12:49:11 +02:00
comp_65nm.sym do not duplicate empty strings as NULLs in hash tables 2023-10-09 12:49:11 +02:00
comp_ngspice.sch do not duplicate empty strings as NULLs in hash tables 2023-10-09 12:49:11 +02:00
comp_ngspice.sym do not duplicate empty strings as NULLs in hash tables 2023-10-09 12:49:11 +02:00
counter_6bit_ngspice.sch do not duplicate empty strings as NULLs in hash tables 2023-10-09 12:49:11 +02:00
counter_6bit_ngspice.sym do not duplicate empty strings as NULLs in hash tables 2023-10-09 12:49:11 +02:00
delta_sigma.sch allow to specify per-node raw file in graphs with the syntax: alias_name ; node_name % [dataset] [rawfile] [sim_type] 2023-11-15 19:18:28 +01:00
delta_sigma.sym do not duplicate empty strings as NULLs in hash tables 2023-10-09 12:49:11 +02:00
diode_ngspice.sch do not duplicate empty strings as NULLs in hash tables 2023-10-09 12:49:11 +02:00
diode_ngspice.sym do not duplicate empty strings as NULLs in hash tables 2023-10-09 12:49:11 +02:00
flip_flop_ngspice.sch update delta_sigma example ( Use different RUP/RDOWN resistances for inv / buf ) 2023-11-01 21:06:08 +01:00
flip_flop_ngspice.sym do not duplicate empty strings as NULLs in hash tables 2023-10-09 12:49:11 +02:00
full_adder_ngspice.sch do not duplicate empty strings as NULLs in hash tables 2023-10-09 12:49:11 +02:00
full_adder_ngspice.sym do not duplicate empty strings as NULLs in hash tables 2023-10-09 12:49:11 +02:00
half_adder_ngspice.sch do not duplicate empty strings as NULLs in hash tables 2023-10-09 12:49:11 +02:00
half_adder_ngspice.sym do not duplicate empty strings as NULLs in hash tables 2023-10-09 12:49:11 +02:00
hpf_xschem.sch do not duplicate empty strings as NULLs in hash tables 2023-10-09 12:49:11 +02:00
inv-2.sym do not duplicate empty strings as NULLs in hash tables 2023-10-09 12:49:11 +02:00
inv_ngspice.sch copy_hierarchy_data() initial implementation for future hierarchy cloning. Alt-Shift-E and Alt-Shift-I to edit schematic / symbol in a new xschem process. `xschem raw switch`: allow also integer index (as returned by `xschem raw info`) instead of `file type` to switch raw file 2023-11-13 18:00:30 +01:00
inv_ngspice.sym update delta_sigma example ( Use different RUP/RDOWN resistances for inv / buf ) 2023-11-01 21:06:08 +01:00
keeper_ngspice.sch update delta_sigma example ( Use different RUP/RDOWN resistances for inv / buf ) 2023-11-01 21:06:08 +01:00
keeper_ngspice.sym do not duplicate empty strings as NULLs in hash tables 2023-10-09 12:49:11 +02:00
led_driver.sch do not duplicate empty strings as NULLs in hash tables 2023-10-09 12:49:11 +02:00
lm741.sym do not duplicate empty strings as NULLs in hash tables 2023-10-09 12:49:11 +02:00
nand_ngspice.sch do not duplicate empty strings as NULLs in hash tables 2023-10-09 12:49:11 +02:00
nand_ngspice.sym do not duplicate empty strings as NULLs in hash tables 2023-10-09 12:49:11 +02:00
nmos4-v.sym do not duplicate empty strings as NULLs in hash tables 2023-10-09 12:49:11 +02:00
nor_ngspice.sch do not duplicate empty strings as NULLs in hash tables 2023-10-09 12:49:11 +02:00
nor_ngspice.sym do not duplicate empty strings as NULLs in hash tables 2023-10-09 12:49:11 +02:00
opamp_65nm.sch better swap_windows() function (used when closing a window in multi-window(non-tabbed) interface, resolved_net() recognize global nodes. remove static data from record_global_node(), put in xctx. Remove dead code from translate() (@spice_get_voltage) 2023-11-12 13:01:11 +01:00
opamp_65nm.sym do not duplicate empty strings as NULLs in hash tables 2023-10-09 12:49:11 +02:00
or_ngspice.sch do not duplicate empty strings as NULLs in hash tables 2023-10-09 12:49:11 +02:00
or_ngspice.sym do not duplicate empty strings as NULLs in hash tables 2023-10-09 12:49:11 +02:00
passgate.sym do not duplicate empty strings as NULLs in hash tables 2023-10-09 12:49:11 +02:00
pmos4-v.sym do not duplicate empty strings as NULLs in hash tables 2023-10-09 12:49:11 +02:00
pv_ngspice.sch allow to load raw files even if netlist type set to `symbol`. Better to_eng function, `xschem raw_query value node {}` returns value at cursor b position 2023-11-26 12:54:37 +01:00
pv_ngspice.sym update pv_ngspice.sch 2023-11-24 18:22:10 +01:00
solar_panel.sch update pv_ngspice.sch 2023-11-24 18:22:10 +01:00
solar_panel.sym do not duplicate empty strings as NULLs in hash tables 2023-10-09 12:49:11 +02:00
solar_panel_xyce.sch do not duplicate empty strings as NULLs in hash tables 2023-10-09 12:49:11 +02:00
stimuli.autozero_comp populating xschem git repo 2020-08-08 15:47:34 +02:00
stimuli.autozero_comp_xyce populating xschem git repo 2020-08-08 15:47:34 +02:00
xnor_ngspice.sch do not duplicate empty strings as NULLs in hash tables 2023-10-09 12:49:11 +02:00
xnor_ngspice.sym do not duplicate empty strings as NULLs in hash tables 2023-10-09 12:49:11 +02:00
xor_ngspice.sch do not duplicate empty strings as NULLs in hash tables 2023-10-09 12:49:11 +02:00
xor_ngspice.sym do not duplicate empty strings as NULLs in hash tables 2023-10-09 12:49:11 +02:00