Stefan Frederik
|
04e670b3cf
|
fine tuning of previous commit
|
2021-10-26 00:04:13 +02:00 |
Stefan Frederik
|
b81325ea00
|
code cleanup, comments, more globals in Xctx context structure
|
2021-10-25 17:05:43 +02:00 |
Stefan Frederik
|
19f8939347
|
scconfig test for dup2() availability
|
2021-10-25 01:53:00 +02:00 |
Stefan Frederik
|
3f9e255a90
|
added symbols xnor2_1.sym, xor3_1.sym, xor4_1.sym in xschem_library/xschem_simulator
|
2021-10-24 01:41:01 +02:00 |
Stefan Frederik
|
0070498eb4
|
avoid printing "**** end_element" in spice netlist if current instance is skipped (no format or spice_ignore set); spice_probe_vdiff.sym will print .save v(n1) v(n2) instead of .save v(n1,n2) since this is how ngspice saves nodes (no differential voltage is saved)
|
2021-10-21 00:00:54 +02:00 |
Stefan Frederik
|
6223698b0b
|
eliminated usage of flatten_savenodes.awk in spice netlist generation as hierarchical node saving (from inside subcircuits) is now a working feature of ngspice.
|
2021-10-20 01:50:26 +02:00 |
Stefan Frederik
|
18e78a754c
|
token prefix for LCC embedded schematics changed from $ to %. LCC schematics saved with embedded symbols should need to be edited (replace $ with %)
|
2021-10-17 22:31:07 +02:00 |
Stefan Frederik
|
95c0ad1572
|
better identify commented pieces of code
|
2021-10-17 22:05:55 +02:00 |
Stefan Frederik
|
05af59ac9d
|
small fixes in pdf creation script and html docs
|
2021-10-15 19:10:33 +02:00 |
Stefan Frederik
|
81a72b3cf7
|
minor html formatting
|
2021-10-15 00:59:32 +02:00 |
Stefan Frederik
|
24fca1b263
|
added links to all-in-one automatically generated pdf, cleanup pdf generation script
|
2021-10-15 00:35:42 +02:00 |
Stefan Frederik
|
e84c4249b1
|
more automation in pdf doc generation (get list of html files from xschem_man.html)
|
2021-10-14 23:37:33 +02:00 |
Stefan Frederik
|
a2779fab3c
|
misc fixes in gschemtoxschem.awk
|
2021-10-14 02:35:43 +02:00 |
Stefan Frederik
|
fccb8b58f9
|
update man page
|
2021-10-13 21:39:47 +02:00 |
Stefan Frederik
|
de0afdd843
|
refactor image sizes in htmldocs
|
2021-10-13 17:33:10 +02:00 |
Stefan Frederik
|
13df66243e
|
leave out pdf from svn
|
2021-10-13 17:23:05 +02:00 |
Stefan Frederik
|
e816228867
|
auto-pdf creation from htmldocs
|
2021-10-13 17:09:41 +02:00 |
Stefan Frederik
|
a9092633b9
|
replaced a few svg images in docs with png
|
2021-10-13 15:25:56 +02:00 |
Stefan Frederik
|
a2b8a40827
|
deleted outdated pdf docs
|
2021-10-13 13:19:24 +02:00 |
Stefan Frederik
|
a16e7e6e5d
|
documentation corrections
|
2021-10-12 23:13:59 +02:00 |
Stefan Frederik
|
53487ec796
|
manual fixes on some converted geda syms
|
2021-10-12 18:35:04 +02:00 |
Stefan Frederik
|
2f47dfaaab
|
updated gschem conversions, add tutorial documentation about geda translation to xschem
|
2021-10-12 18:03:39 +02:00 |
Stefan Frederik
|
0791a99165
|
updated geda translation, some additional allowed syntax in parselabel.l
|
2021-10-12 15:03:23 +02:00 |
Stefan Frederik
|
41419350ac
|
gschemtoxschem.awk: make backslash insertion in gsub commands portable across awk implementations
|
2021-10-12 11:53:13 +02:00 |
Stefan Frederik
|
fa3be90aa3
|
added comments in gschemtoxschem.awk converter; recognize "clk" pintype pin direction; parselabel.l: do not complain on U? refdes labels.
|
2021-10-12 10:52:48 +02:00 |
Stefan Frederik
|
04eee411f3
|
better implementation of prevous commit
|
2021-10-10 00:44:01 +02:00 |
Stefan Frederik
|
86dcb4cafa
|
Do the update (process pending X events) only if a filename is given on cmdline, to avoid losing an Expose event if no file given
|
2021-10-09 13:30:44 +02:00 |
Stefan Frederik
|
4f8120cd2d
|
add "update" after binding creation in xinit.c, to avoid incomplete initialization of event binding if xschem called with non-existent file
|
2021-10-09 10:25:24 +02:00 |
Stefan Frederik
|
205bda387a
|
Add File menu commands to open empty schematic or symbol in new window
|
2021-10-09 00:41:39 +02:00 |
Stefan Frederik
|
813f80e955
|
renamed --batch option to --detach as it is more appropriate. Short option -b remains unchanged
|
2021-10-05 22:24:38 +02:00 |
Stefan Frederik
|
07845dec57
|
doc updates (xschem + open_pdks installation video)
|
2021-10-04 14:05:52 +02:00 |
Stefan Frederik
|
8452c6d417
|
doc update, better bindkey explanation for rotate/flip (run simulation tutorial)
|
2021-10-02 00:32:45 +02:00 |
Stefan Frederik
|
945368db9c
|
xschem simulation doc updates
|
2021-09-27 16:41:32 +02:00 |
Stefan Frederik
|
e8e56aa025
|
mux simulation operator: set "X" instead of "Z" if select not "0" or "1"
|
2021-09-27 10:56:23 +02:00 |
Stefan Frederik
|
42de7dcf1f
|
comments
|
2021-09-27 10:50:03 +02:00 |
Stefan Frederik
|
22715bf505
|
change mux behavior to avoid simulation deadlocks
|
2021-09-27 03:01:59 +02:00 |
Stefan Frederik
|
72b356df3c
|
some simulation fixes in eval_logic_expr()
|
2021-09-27 02:47:23 +02:00 |
StefanSchippers
|
451abb9d5f
|
added notes for MacOS 'Big Sur' builds.
|
2021-09-26 13:24:51 +02:00 |
Stefan Frederik
|
f00b27d97d
|
interrupting xschem digital simulation with "Simulation->Forced stop tcl scripts" was leaving "tclstop" variable set, causing following simulation to produce erroneousr results. Any new sim resets the flag to 0.
|
2021-09-25 16:16:30 +02:00 |
Stefan Frederik
|
96c84c15f9
|
added conn_6x1.sym in devices
|
2021-09-25 01:49:42 +02:00 |
Stefan Frederik
|
fbe18fe279
|
some refactoring/cleanups in move.c
|
2021-09-24 10:20:23 +02:00 |
Stefan Frederik
|
3573fcdafb
|
redraw / update all nodes that might change in copy/move operations if net_name=true
|
2021-09-24 00:39:56 +02:00 |
Stefan Frederik
|
6210f60232
|
fix erroneous removal of get_tok_size initialization to 0 in get_tok_value() (thanks to Joanne Low)
|
2021-09-23 21:06:14 +02:00 |
Stefan Frederik
|
2d054898f0
|
better remove rubber drawing garbage after copy/move
|
2021-09-23 11:47:02 +02:00 |
Stefan Frederik
|
efef711d32
|
reverted last accidental change
|
2021-09-23 11:19:28 +02:00 |
Stefan Frederik
|
3ebb9566ec
|
removed drawing redundancies in move/copy operations
|
2021-09-23 11:15:21 +02:00 |
Stefan Frederik
|
44f27ce79f
|
removed drawing redundancies in move/copy operations
|
2021-09-23 11:13:56 +02:00 |
Stefan Frederik
|
5113b5727c
|
fix garbage on screen when copying components that dinamically change their bbox after copy (example: net annotator ngspice_probe symbols, same fix as already done for move operation).
|
2021-09-22 23:33:50 +02:00 |
Stefan Frederik
|
08b5a3c87a
|
fix tcleval(...) evaluation in spice netlist. it was disabled
|
2021-09-22 09:49:59 +02:00 |
Stefan Frederik
|
83c3814aa1
|
brace all remaining tcl "expr"essions for performance and security
|
2021-09-21 10:31:08 +02:00 |