stefan schippers
|
8fef4f0d95
|
updated docs (xschem-sky130 integration, xschemrc file conventions)
|
2024-12-15 19:55:06 +01:00 |
stefan schippers
|
2a7ee749ba
|
xschem raw add: add optional sweep_var parameter
|
2024-12-09 00:00:27 +01:00 |
stefan schippers
|
ebc4babdd4
|
add graph_use_ctrl_key variable (default 0) to force holding Control key to interact with graphs. This avoid graphs "stealing" events that are expected to work on the schematic
|
2024-11-29 22:52:36 +01:00 |
stefan schippers
|
de9c40af65
|
allow file extension spec in tmpfile creation, update index.html
|
2024-11-13 12:04:56 +01:00 |
stefan schippers
|
658dd6160b
|
doc index update
|
2024-11-13 11:18:58 +01:00 |
stefan schippers
|
4e0d7beca3
|
doc updates
|
2024-11-13 10:02:51 +01:00 |
stefan schippers
|
374e05a586
|
update docs: cph() continuous phase graph function
|
2024-10-18 02:30:47 +02:00 |
stefan schippers
|
19188ee99d
|
update developer_info.html (xschem print command description)
|
2024-09-30 17:22:31 +02:00 |
stefan schippers
|
a725838850
|
fix escape recognition in translate3(), so in symbol texts it is possible to write \\@name to an instance attribute to get literal @name in displayed text instead of the instance name. fix typo in tutorial_use_existing_subckt.html. some schematic updates (no more enable show_pin_net_names tcl variable)
|
2024-08-28 09:39:43 +02:00 |
stefan schippers
|
1c2fb0c2d0
|
update install_xschem.html (xschemrc lookup at startup)
|
2024-08-06 07:55:36 +02:00 |
stefan schippers
|
d444673b88
|
add `xschem log_write text` command so erc error messages are written into errfp instead of stderr by tcl
|
2024-07-12 07:09:32 +02:00 |
Matthias Schweikardt
|
c1f4d7e5f1
|
fix typos in html doc
|
2024-06-27 15:59:42 +02:00 |
stefan schippers
|
e30d51fb56
|
doc minor edits
|
2024-06-24 08:58:00 +02:00 |
stefan schippers
|
72104281a2
|
update xschem_man/tutorial_use_existing_subckt.html, `Completely specify a subcircuit in the format section of the symbol`
|
2024-06-24 08:04:08 +02:00 |
stefan schippers
|
f25d3f8db5
|
add `global=...` attribute description on component instances in xschem manual
|
2024-06-23 11:27:55 +02:00 |
stefan schippers
|
0e6cd109c1
|
documentation for attribute text_layer_n=lay
|
2024-06-21 13:21:32 +02:00 |
stefan schippers
|
a0ff15b5ed
|
doc updates (dataset specification in graphs.html)
|
2024-06-11 15:14:41 +02:00 |
stefan schippers
|
c4bf110d4e
|
update docs on new `xschem cursor` and `xschem swap_cursors` commands
|
2024-05-22 00:08:15 +02:00 |
stefan schippers
|
9abc57cf8b
|
update out of date doc image
|
2024-05-18 22:55:44 +02:00 |
stefan schippers
|
9c750b5044
|
add @#pin:spice_get_voltage attribute for pin texts that displays voltage of net attached to pin. remove net_name=... attributes from symbols and instance global attributes since it is no more used. set default value for show_pin_net_names to 1.
|
2024-05-02 10:32:12 +02:00 |
stefan schippers
|
43c7e08521
|
revert change `do not load XSCHEM_LIBRARY_PATH if options are given on cmdline`. if no file to load is given $XSCHEM_LIBRARY_PATH will be loaded regardless of command line switches
|
2024-04-30 11:08:50 +02:00 |
stefan schippers
|
62eb256159
|
xschem wave processor: added <, >, <=, >=, ==, != and contitional ? (3 operands) operator
|
2024-04-22 15:11:25 +02:00 |
stefan schippers
|
6fc89f8d0b
|
added comments in developer_info man page
|
2024-04-19 23:53:36 +02:00 |
stefan schippers
|
531a19ce59
|
doc updates (xschem raw values with dset = -1)
|
2024-04-19 12:32:41 +02:00 |
stefan schippers
|
8d68beb914
|
added drc_check() function, that evaluates tcl scripts contained in symbol `drc` attribute. Used for checking allowed dimensions, mostly
|
2024-04-15 16:43:56 +02:00 |
stefan schippers
|
3d20b44ced
|
translate3(): add eat_escapes parameter
|
2024-04-14 11:38:35 +02:00 |
stefan schippers
|
80e2c47b0e
|
improve `xschem add_symbol_pin` command
|
2024-04-11 00:05:59 +02:00 |
stefan schippers
|
033493d0ec
|
doc updates (cursors)
|
2024-04-01 00:33:09 +02:00 |
Stefan Schippers
|
cab89d03d9
|
revert to commit 2024-03-26 18:48:48
|
2024-03-30 19:20:51 +01:00 |
stefan schippers
|
89f494aa85
|
simplify node measurements --do not use this commit --
|
2024-03-30 10:43:55 +01:00 |
Stefan Schippers
|
85d7e565a3
|
cairo_font_scale can be changed runtime to rescale text fonts, hier_hilight_hash_lookup(() function to hilight an arbitrary hierarchic net; improved xschem list_hilights command
|
2024-03-24 19:34:30 +01:00 |
stefan schippers
|
61b1c0b368
|
add `Tools->Grab screen area` function (unix only)
|
2024-03-20 03:53:56 +01:00 |
stefan schippers
|
04409cc315
|
simplified ps_embedded_image(), avoid recoding jpeg if possible (no invert), error checks in edit_image() and get_surface_from_b64data()
|
2024-03-18 01:08:51 +01:00 |
stefan schippers
|
d5f7c5c88c
|
cleanups in draw_image(), added command `xschem image` for various operations on images
|
2024-03-17 01:32:10 +01:00 |
stefan schippers
|
d30715bc2c
|
add #ifdefs for missing libjpeg libraries to avoid link problems, remove some warnings from compilers/glib versions that tave some functions marked as -Wunused-result
|
2024-03-15 13:59:52 +01:00 |
stefan schippers
|
bef157aacf
|
More return codes when something goes wrong, like loading failure of a file given on cmdline
|
2024-03-15 11:56:35 +01:00 |
stefan schippers
|
6c0398a8b6
|
fix unintended move operation start when clicking a launcher that starts a new schematic and returning to the originating schematic containing the launcher. Added support for direct JPG image import (no JPG->PNG filters)
|
2024-03-14 11:09:49 +01:00 |
stefan schippers
|
19bbbe449a
|
doc updates (developer info)
|
2024-03-11 18:39:07 +01:00 |
stefan schippers
|
fdebbb3a6c
|
doc typos
|
2024-03-11 16:49:59 +01:00 |
stefan schippers
|
034e21d78a
|
add some details about wire placement
|
2024-03-11 16:45:59 +01:00 |
stefan schippers
|
3c58cf131e
|
update intuitive_interface_cheatsheet.sch
|
2024-03-11 16:25:14 +01:00 |
stefan schippers
|
03ad183d4c
|
update intuitive_interface_cheatsheet.sch
|
2024-03-11 16:04:07 +01:00 |
stefan schippers
|
5792679daf
|
fix missing initialization of .bus element when pasting lines, updated intuitive_interface_cheatsheet.sch
|
2024-03-11 15:16:26 +01:00 |
stefan schippers
|
8ffe8f1bbe
|
additions to intuitive_interface_cheatsheet.sch
|
2024-03-11 12:44:11 +01:00 |
stefan schippers
|
961a5269b3
|
additions to intuitive_interface_cheatsheet.sch
|
2024-03-11 12:17:29 +01:00 |
stefan schippers
|
544592d40b
|
scaling of intuitive cheatsheet
|
2024-03-11 10:02:18 +01:00 |
stefan schippers
|
ed5601d560
|
updates in interface cheatsheet
|
2024-03-11 09:28:35 +01:00 |
stefan schippers
|
f69debac09
|
intuitive_interface_cheatsheet.sch /svg update
|
2024-03-11 01:52:34 +01:00 |
stefan schippers
|
05c6f4770b
|
cleanup the use of set_netlist_dir(), never use simuldir directly, updated intuitive_interface_cheatsheet
|
2024-03-10 23:50:38 +01:00 |
stefan schippers
|
bf547c5960
|
fix minor errors in interface cheatsheet
|
2024-03-10 15:45:43 +01:00 |