stefan schippers
|
ee920560ff
|
update docs for new bindkeys
|
2025-09-13 11:06:00 +02:00 |
stefan schippers
|
17c5d229db
|
fix Tab key moving focus (as per tk default action) to avoid having focus changed (keyboard not working any more in canvas) if Ctrl-Tab is pressed to switch to previous tab
|
2025-09-13 10:16:23 +02:00 |
stefan schippers
|
458de325cc
|
add command "xschem attach_labels 2" to attach lab_show.sym on selected component with unconnected pins, add command "xschem show_unconnected_pins" to add to all instances, added also in Highlight menu
|
2025-09-07 13:06:47 +02:00 |
stefan schippers
|
5b05164154
|
lab_show.sym: set pin dir to "none" so will not act as a signal driver or as a driven instance
|
2025-09-07 11:25:28 +02:00 |
stefan schippers
|
0e85b67e96
|
update filesource.sym (no need to specify model, generated automatically from @name)
|
2025-09-01 11:59:35 +02:00 |
stefan schippers
|
d455e29913
|
add devices/filesource.sym
|
2025-08-31 19:12:11 +02:00 |
Árpád Bűrmen
|
0181a55f69
|
spectre_format for more symbols.
|
2025-08-30 17:33:22 +02:00 |
stefan schippers
|
010a31d779
|
easier selection of graph rectangles (click inner border), add graph resize in intuitive_interface_cheatsheet.sch
|
2025-08-24 17:41:00 +02:00 |
stefan schippers
|
21677963cd
|
update bindkeys_cheatsheet.sym (prev/next tab commands, arrow keys)
|
2025-08-22 00:18:37 +02:00 |
stefan schippers
|
406449ba42
|
add @schspectreprop to architecture.sym
|
2025-08-19 12:16:46 +02:00 |
stefan schippers
|
2490786f4c
|
add spectre_format to simulator_commands.sym and simulator_commands_shown.sym
|
2025-08-19 11:51:20 +02:00 |
StefanSchippers
|
220081adc9
|
Merge pull request #386 from arpadbuermen/master
Updated devices/*.sym with VACASK syntax where applicable
|
2025-08-19 08:41:29 +02:00 |
stefan schippers
|
cd41540c5d
|
record_global_node(): handle ground nodes (spectre netlist only); use global=ground for nodes that need to be declared as ground nodes. Ground nodes in Spectre netlist are also considered global
|
2025-08-19 08:37:33 +02:00 |
Árpád Bűrmen
|
746fd66d90
|
Updated devices/*.sym with VACASK syntax (where applicable).
|
2025-08-18 12:10:04 +02:00 |
stefan schippers
|
c8495f0e13
|
add spectre_format to isource.sym
|
2025-08-13 00:03:50 +02:00 |
Árpád Bűrmen
|
8df13be09c
|
Updated isource.sym with spectre format.
|
2025-08-12 11:21:53 +02:00 |
stefan schippers
|
46fdeb2fd4
|
additions for VACASK backannotation (vsource currents). nmos4.sym updated to support Spectre netlist (Vacask simulation)
|
2025-08-02 12:40:43 +02:00 |
stefan schippers
|
edcd141a22
|
updates for Vacask netlister
|
2025-07-25 14:53:15 +02:00 |
stefan schippers
|
aa99f1b174
|
add "spectre_device_model" attr in spectre netlister code
|
2025-07-21 07:57:14 +02:00 |
stefan schippers
|
5a3c97d64e
|
add vccs_limit.sym and vcvs_limit.sym that use the XSPICE limit code model (saturated controlled sources). [WIP] support for spectre netlist format (for the VACASK simulator) - still incomplete
|
2025-07-16 00:12:26 +02:00 |
stefan schippers
|
a33888b0e9
|
add template (default) value for noisy attribute in res_noisy.sym
|
2025-06-09 21:48:05 +02:00 |
stefan schippers
|
5ffbb7ef09
|
add res_noisy.sym (noisy=<1|0> parameter if simulator is ngspice)
|
2025-06-09 08:58:09 +02:00 |
stefan schippers
|
555c405862
|
circuit examples updates
|
2025-04-20 13:59:12 +02:00 |
stefan schippers
|
2bd021328f
|
add m param to pmos3.sym, kill balloon popup windows by FocusOut events to avoid Balloon helps sticking around on the screen
|
2025-04-16 00:29:45 +02:00 |
stefan schippers
|
8d0837d5e9
|
Add bindkey `Alt -` (specify line width) in addition to menu entry
|
2025-04-09 10:07:33 +02:00 |
stefan schippers
|
b2e5a5235e
|
add bus attribute (thick lines) for polygon, fix rubber display of wires and lines with bus=1 (missing rectorder() in XCopyArea)
|
2025-04-08 01:11:15 +02:00 |
stefan schippers
|
514b5be2c2
|
fix sym_txt (text display/hide) in symbols, add commands to place ipins and opins, move create_plot_cmd to ctrl-shift-X, grouped some menus in Symbol menu
|
2025-04-07 14:50:28 +02:00 |
stefan schippers
|
24f2af8c81
|
update keybinding documentation; add `/` command to show fullscreen image of keybindings also in Help menu)
|
2025-04-06 12:58:13 +02:00 |
stefan schippers
|
795f89215e
|
add bindkeys_cheatsheet.sch, moved shift-J to Ctrl-p (xplot creation)
|
2025-04-03 18:00:33 +02:00 |
stefan schippers
|
28aca824ed
|
update docs for keybindings
|
2025-04-03 06:25:23 +02:00 |
stefan schippers
|
f43273757d
|
remove some no more existent keybinds in docs
|
2025-04-03 02:52:26 +02:00 |
stefan schippers
|
72527804e0
|
revert res.sym
|
2025-03-04 10:01:29 +01:00 |
stefan schippers
|
56e0410047
|
fix a bug in eval_expr() usage in token.c (duplicate return string to avoid double free)
|
2025-03-04 09:43:26 +01:00 |
stefan schippers
|
d3e0ca82b4
|
eval_expr.y: references to unknown identifiers cause the lexer to return an error so the expression is not evaluated and returned as is, instead of erroneously interpreting the unknown identifier as 0
|
2025-02-25 02:00:55 +01:00 |
stefan schippers
|
f9ccf878c2
|
differential scope2.sym, current mwasure scope_ammeter.sym
|
2025-02-24 15:23:35 +01:00 |
stefan schippers
|
6a75c8a6dd
|
initial commit to add scope.sym symbol
|
2025-02-23 13:50:39 +01:00 |
stefan schippers
|
1e1c56801d
|
when loading a raw file, if graphs are present and cursor2 is enabled in 1st graph setup annotation in the schematic (no need to move the cursor)
|
2025-02-16 14:08:31 +01:00 |
stefan schippers
|
188e73cf8b
|
place_symbol() and proc is_xschem_file: if /path/to/gen.tcl(arg1,arg2,arg3) is given remove (...) argument list before checking existence of generator file. Do not add () to generator filename if argument list already given. Do not include hidden texts in schematic boundbox for full zoom if show hidden_texts is not enabled. draw_graph(): do not wrap graphs using sweepvar_wrap if not dc (this includes: do not wrap multi-point OP sims). print_spice_element(): better @param lookup in instance prop_ptr, symbol template, parent instance prop_ptr (if instance based "additional" symbol) and parent instance symbol template string (use translate3())
|
2025-02-09 02:46:45 +01:00 |
stefan schippers
|
5dd8ee16ea
|
revert a test change on devices/pmos4.sym
|
2025-02-06 15:18:40 +01:00 |
stefan schippers
|
53fda635c9
|
remove dbg msg, reduce precision in eval_expr(), add expr() resolution at end of translate()
|
2025-02-06 10:39:50 +01:00 |
stefan schippers
|
0d325f6957
|
force a crosshair draw at end of draw() (draw_crosshair(7,...)), intuitive interface direct drag of instances: fix some non-working combinations when stretch mode (y) is enabled.
|
2025-01-27 01:49:06 +01:00 |
stefan schippers
|
17b09bc203
|
add pin net_name attributes to some devices/ symbols
|
2025-01-19 13:00:43 +01:00 |
stefan schippers
|
c41a8c28c0
|
add devices/stop.sym
|
2025-01-18 22:19:35 +01:00 |
stefan schippers
|
c96d5be7cd
|
update bsource.sym (show m=@m)
|
2025-01-18 15:01:24 +01:00 |
stefan schippers
|
ac8db614c0
|
infix_interface xschemrc variable (default=1) can be set to 0 to disable infix (need to click a point after bindkey); disable warnings from graphs with autoload=1 if no raw file or matching analysis found; add m parameter (multiplicity) to bsource.sym, cmos_example.sch; remove dependency on external model file, use ngspice provided mos model 8 bsim3 models.
|
2025-01-17 17:15:48 +01:00 |
stefan schippers
|
aa36cbb897
|
@path expansion in translate(): remove path components above the level where raw file (if any) was loaded; added @spice_get_current in bsource.sym
|
2025-01-09 15:35:35 +01:00 |
stefan schippers
|
6682965dba
|
make @spice_get_current work for pnp and npn symbols
|
2024-12-21 00:49:44 +01:00 |
stefan schippers
|
954d10eb25
|
better position of Id annotator in nmos4 and pmos4 symbols (close to drain terminal)
|
2024-12-20 23:44:40 +01:00 |
stefan schippers
|
c6e63005ba
|
remove hide=instance from [np]mos annotated current text
|
2024-12-20 23:20:25 +01:00 |
stefan schippers
|
b892ad8ac7
|
Make @spice_get_current report Id (drain current) for mos devices (defined as plain mosfets in model (ngspice syntax), may be to extend for Xyce)
|
2024-12-20 22:25:19 +01:00 |