This website requires JavaScript.
Explore
Help
Sign In
luke
/
xschem
Watch
1
Star
0
Fork
0
mirror of
https://github.com/StefanSchippers/xschem.git
synced
2026-09-02 21:58:14 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a5b65ea494c9f2ba26db54dc450bbe3e7734ee86
xschem
/
tests
T
History
stefan schippers
2c26bfbaa9
fix some garbage while moving / copying and zooming. faster draw_selection(gctiled) if big selection (use a single XCopyArea), do not allow to descend/go_back if other UI action is pending, initial implementation of
xschem floaters_from_selected_inst
command, get_tok_val() allow quotes in tokens, like a"22"33=123 even if with_quotes unset (it is intended for token values not for tokens themselves)
2023-11-03 14:36:35 +01:00
..
create_save
/tests
add xschemrc variable "ps_paper_size" to specify custom paper sizes in ps/pdf exports
2023-07-12 08:10:00 +02:00
cleanup_debug_file.awk
removed duplicate netlist_dir global var in C code, use tcl netlist_dir variable, some widgets now display on top of current schematic window instead of xschem`s master window (use [xschem get topwindow] instead of ".")
2021-11-23 17:02:36 +01:00
create_save.tcl
update license info
2022-06-24 00:36:12 +02:00
netlisting.tcl
update license info
2022-06-24 00:36:12 +02:00
open_close.tcl
update license info
2022-06-24 00:36:12 +02:00
run_regression.tcl
small improvements in edit_text_property() and get_instance()
2023-11-02 13:24:15 +01:00
test_utility.tcl
update license info
2022-06-24 00:36:12 +02:00
xschemtest.tcl
fix some garbage while moving / copying and zooming. faster draw_selection(gctiled) if big selection (use a single XCopyArea), do not allow to descend/go_back if other UI action is pending, initial implementation of
xschem floaters_from_selected_inst
command, get_tok_val() allow quotes in tokens, like a"22"33=123 even if with_quotes unset (it is intended for token values not for tokens themselves)
2023-11-03 14:36:35 +01:00