| .. |
|
0_examples_top.sch
|
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 |
|
LCC_instances.sch
|
optimize previous fix, avod skipping lines after embedded symbol (embed_fd)
|
2020-09-24 17:46:58 +02: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
|
if xschem is started with -n (netlist) load_schematic will not call tcl proc is_xschem_file to determine if sch or sym type, since command line option has higher priority. reverted back possibility in update_symbol() to have double quotes around name attribute (name="My strange name"). This has toooo many implications everywhere. name attribute must be wihout double quotes, xschem will strip them off if any.
|
2020-10-17 02:54:42 +02: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
|
do not set dircolor(...) default item colors if dircolor array defined in xschemrc
|
2020-10-30 01:22:25 +01:00 |
|
cmos_example.sym
|
populating xschem git repo
|
2020-08-08 15:47:34 +02:00 |
|
cmos_inv.sch
|
fix a memory leak, spatial hash table tuning, better clear find_inst_to_be_redrawn() nodetable
|
2020-10-05 13:29:57 +02:00 |
|
cmos_inv.sym
|
completely eliminated match_symbol() (which in turn may call load_sym_def() ) calls from within load_sym_def(), even for aligning LCC schematic pin ordering to symbol. A dedicated "align_sch_pins_with_sym()" together with "get_sym_type()" does the job in O(N) instead of using a sort routine.
|
2020-09-27 12:41:36 +02: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
|
removed some redundant calls in prepare_netlist_structs(), no full instance spatial rehash if adding a component, set template name initials for components in devices/ that do not map directly to spice elements to lowercase letters.
|
2020-10-18 23:58:40 +02: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
|
populating xschem git repo
|
2020-08-08 15:47:34 +02: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
|
guard against extended ascii characters in nocairo/svgdraw/psprint function
|
2020-11-13 12:54:07 +01:00 |
|
mos_power_ampli.sym
|
mos_power_ampli.sym and solar_panel.sch examples updated to display symbolnet names on pins
|
2020-10-02 15:45:30 +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 |
|
poweramp.sch
|
synchronize command sending to gaw with gaw replies so at the end the tcp channel is closed gracefully (avoid port in use error messages). Timeout whatchdog is set to prevent forever waits/deadlocks.
|
2020-11-07 21:07:16 +01:00 |
|
poweramp.sym
|
symbol attribute @symname will display symbol name without extension as it used to be in earlier versions. @symname_ext will print full rootname of symbol. Some doc updates on symbol attributes
|
2020-08-12 11:31:42 +02:00 |
|
poweramp_xyce.sch
|
populating xschem git repo
|
2020-08-08 15:47:34 +02: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
|
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 |
|
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
|
fix rlc.sch sample circuit it was changed for debugging
|
2020-10-03 12:51:31 +02: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
|
populating xschem git repo
|
2020-08-08 15:47:34 +02: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
|
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_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
|
populating xschem git repo
|
2020-08-08 15:47:34 +02:00 |