This website requires JavaScript.
Explore
Help
Register
Sign In
luke
/
xschem
mirror of
https://github.com/StefanSchippers/xschem.git
Watch
1
Star
0
Fork
You've already forked xschem
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fafd48eb31
xschem
/
scconfig
/
src
History
stefan schippers
2a7ee749ba
xschem raw add: add optional sweep_var parameter
2024-12-09 00:00:27 +01:00
..
default
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
gui
allow @symname , @param (param defined in symbol template string) translation in instance or symbol spice_sym_def attributes
2024-06-14 08:21:43 +02:00
parsgen
change preprocessor defined(HAS_CAIRO) to HAS_CAIRO==1
2023-04-09 15:36:06 +02:00
scripts
xschem raw add: add optional sweep_var parameter
2024-12-09 00:00:27 +01:00
tmpasm
make_sym_lcc.awk: declare "value" as local variable inside process_box_line() to avoid clashes with global "value"
2021-06-05 08:58:38 +02:00
tty
add missing scconfig/src/tty/ dir
2024-05-02 10:33:10 +02:00
util
change preprocessor defined(HAS_CAIRO) to HAS_CAIRO==1
2023-04-09 15:36:06 +02:00