xschem/xschem_library/examples
Stefan Frederik 0d6a6c488b handle spice simulation files with multiple datasets 2021-12-25 05:15:52 +01:00
..
0_examples_top.sch added test_mos_verilog.sym example in top schematic page 2021-11-21 00:53:37 +01:00
LCC_instances.sch handle spice simulation files with multiple datasets 2021-12-25 05:15:52 +01:00
LCC_instances.sym populating xschem git repo 2020-08-08 15:47:34 +02:00
LM5134A.sch populating xschem git repo 2020-08-08 15:47:34 +02:00
LM5134A.sym populating xschem git repo 2020-08-08 15:47:34 +02:00
MSA-2643.sch populating xschem git repo 2020-08-08 15:47:34 +02:00
Q1.sch populating xschem git repo 2020-08-08 15:47:34 +02:00
Q1.sym populating xschem git repo 2020-08-08 15:47:34 +02:00
Q2.sch populating xschem git repo 2020-08-08 15:47:34 +02:00
Q2.sym populating xschem git repo 2020-08-08 15:47:34 +02:00
TwoStageAmp.sch Added various procedures to select flat / hierarchical instances and re-route a terminal to a different net. reroute_inst -> change a pin connection, reroute_net -> change net updating all connected components. "xschem instances_to_net", "xschem instance_nodemap", "xschem instance_pin_coord" new query commands added. "xschem get expandlabel node" renamed to "xschem expandlabel node". 2020-11-26 03:46:55 +01:00
an2.sym populating xschem git repo 2020-08-08 15:47:34 +02:00
and.sym populating xschem git repo 2020-08-08 15:47:34 +02:00
ao21.sym populating xschem git repo 2020-08-08 15:47:34 +02:00
buf.sym populating xschem git repo 2020-08-08 15:47:34 +02:00
bus_keeper.sch save embedded components not only on first embeded instance but on all of them. This makes reloading easier and the overall thing much simpler. In LCC schematic allow get_sym_type() to read symbol data from folowing embedded tags "[...]" if any. Fix potential segfault in preview_window() 2020-09-29 11:17:10 +02:00
cmos_example.sch added spice waveform template configuration for Analog Flavor`s bespice wave (bspwave) 2021-09-16 18:07:12 +02:00
cmos_example.sym populating xschem git repo 2020-08-08 15:47:34 +02:00
cmos_inv.sch added in the menu the (undocumented) "propagate-highlight" function (propagate through conductive elements) 2021-01-02 20:33:34 +01:00
cmos_inv.sym new find_inst_to_be_redrawn() implementation to recalculate area to be redrawn with/without show net names on symbol pins, simplified new_window() call in callback `x` command, code formatting in globals.c, added xschem get [xy]origin commands 2021-12-03 19:15:07 +01:00
diode_1.sch populating xschem git repo 2020-08-08 15:47:34 +02:00
diode_1.sym populating xschem git repo 2020-08-08 15:47:34 +02:00
dlatch.sch populating xschem git repo 2020-08-08 15:47:34 +02:00
dlatch.sym populating xschem git repo 2020-08-08 15:47:34 +02:00
flop.sch populating xschem git repo 2020-08-08 15:47:34 +02:00
flop.sym populating xschem git repo 2020-08-08 15:47:34 +02:00
greycnt.sch fix repeated character in RE, fix changed syntax in verilog example 2020-11-28 20:08:40 +01:00
greycnt.sym enable "preserve unchanged props" checkbutton in text edit prop dialog box 2020-08-24 16:21:50 +02:00
inv_bsource.sym populating xschem git repo 2020-08-08 15:47:34 +02:00
lightning.sch "@#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
lm317.sch populating xschem git repo 2020-08-08 15:47:34 +02:00
lm317.sym populating xschem git repo 2020-08-08 15:47:34 +02:00
lm324.sym populating xschem git repo 2020-08-08 15:47:34 +02:00
lm337.sch populating xschem git repo 2020-08-08 15:47:34 +02:00
lm337.sym populating xschem git repo 2020-08-08 15:47:34 +02:00
loading.sch avoid force-saving changed schematic before doing netlist (use push/pop undo instead of load_schematic() to restore circuit after traversing hierarchy) 2021-11-21 23:04:48 +01:00
loading.sym populating xschem git repo 2020-08-08 15:47:34 +02:00
loading.vhdl populating xschem git repo 2020-08-08 15:47:34 +02:00
mos_power_ampli.sch finalizing "select nets up to junctions" 2021-01-03 01:26:54 +01:00
mos_power_ampli.sym do a tcl evaluation of the "schematic" attribute of a symbol if the attribute is within a tcleval(...) expression. This way tcl variables/expressions can be used to determine the schematic to descend into when traversing/netlisting. example: schematic=tcleval(poweramp_${::mode}.sch). 2021-06-17 00:25:39 +02:00
nand.sym populating xschem git repo 2020-08-08 15:47:34 +02:00
nand2.sch populating xschem git repo 2020-08-08 15:47:34 +02:00
nand2.sym populating xschem git repo 2020-08-08 15:47:34 +02:00
nand3.sym populating xschem git repo 2020-08-08 15:47:34 +02:00
nd2-1.sym populating xschem git repo 2020-08-08 15:47:34 +02:00
ne555.sym populating xschem git repo 2020-08-08 15:47:34 +02:00
not.sym populating xschem git repo 2020-08-08 15:47:34 +02:00
nr2-1.sym populating xschem git repo 2020-08-08 15:47:34 +02:00
or2.sym populating xschem git repo 2020-08-08 15:47:34 +02:00
osc.sch populating xschem git repo 2020-08-08 15:47:34 +02:00
osc.sym populating xschem git repo 2020-08-08 15:47:34 +02:00
plot_manipulation.sch added plot_manipulation.sch example showing how to manually create an ngspice plot collecting data from multiple operating point sims. the syntax is so difficult to remember so i keep a working example available here. 2020-12-09 13:53:32 +01:00
plot_manipulation.sym added plot_manipulation.sch example showing how to manually create an ngspice plot collecting data from multiple operating point sims. the syntax is so difficult to remember so i keep a working example available here. 2020-12-09 13:53:32 +01:00
poweramp.sch handle spice simulation files with multiple datasets 2021-12-25 05:15:52 +01:00
poweramp.sym do a tcl evaluation of the "schematic" attribute of a symbol if the attribute is within a tcleval(...) expression. This way tcl variables/expressions can be used to determine the schematic to descend into when traversing/netlisting. example: schematic=tcleval(poweramp_${::mode}.sch). 2021-06-17 00:25:39 +02:00
poweramp_xyce.sch remove "m=1" in xyce spice netlists as xyce does not handle m param. Translate spice_probe ".save" to xyce ".print tran", handle different hierarchical expansion of voltage/current nodes in xyce for hierarchical ammeter/spice_probe probes 2020-12-17 18:26:46 +01:00
pump.sch populating xschem git repo 2020-08-08 15:47:34 +02:00
pump.sym snap and grid entries will not annoyingly receive keyboard focus with TAB key 2020-08-19 15:08:35 +02:00
rcline.sch fix correct version syntax when saving in file 2020-12-17 02:01:38 +01:00
rcline.sym get_tok_value: even if called with "with_quotes=2" do not skip unescaped backslashes that are outside "quotes". Added dynamic netlisting test circuit in examples 2020-10-23 23:17:55 +02:00
real_capa.sch populating xschem git repo 2020-08-08 15:47:34 +02:00
real_capa.sym populating xschem git repo 2020-08-08 15:47:34 +02:00
rlc.sch remove "m=1" in xyce spice netlists as xyce does not handle m param. Translate spice_probe ".save" to xyce ".print tran", handle different hierarchical expansion of voltage/current nodes in xyce for hierarchical ammeter/spice_probe probes 2020-12-17 18:26:46 +01:00
rlc.sym populating xschem git repo 2020-08-08 15:47:34 +02:00
sr_flop.sch populating xschem git repo 2020-08-08 15:47:34 +02:00
sr_flop.sym populating xschem git repo 2020-08-08 15:47:34 +02:00
stimuli.greycnt populating xschem git repo 2020-08-08 15:47:34 +02:00
switch_rreal.sch populating xschem git repo 2020-08-08 15:47:34 +02:00
switch_rreal.sym populating xschem git repo 2020-08-08 15:47:34 +02:00
tesla.sch (2) full widget creation for xschem new windows, code cleanup, removed old stuff 2021-11-09 19:05:56 +01:00
tesla.sym populating xschem git repo 2020-08-08 15:47:34 +02:00
test.sch populating xschem git repo 2020-08-08 15:47:34 +02:00
test2.sch populating xschem git repo 2020-08-08 15:47:34 +02:00
test_backannotated_subckt.sch fix correct version syntax when saving in file 2020-12-17 02:01:38 +01:00
test_backannotated_subckt.sym get_tok_value: even if called with "with_quotes=2" do not skip unescaped backslashes that are outside "quotes". Added dynamic netlisting test circuit in examples 2020-10-23 23:17:55 +02:00
test_lm324.sch populating xschem git repo 2020-08-08 15:47:34 +02:00
test_lm324.sym populating xschem git repo 2020-08-08 15:47:34 +02:00
test_ne555.sch populating xschem git repo 2020-08-08 15:47:34 +02:00
test_ne555.sym populating xschem git repo 2020-08-08 15:47:34 +02:00
xnor.sch populating xschem git repo 2020-08-08 15:47:34 +02:00
xnor.sym added in the menu the (undocumented) "propagate-highlight" function (propagate through conductive elements) 2021-01-02 20:33:34 +01:00