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-07 04:29:51 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b60cbf30862b7acce9887758fc59ff0f3247d15f
xschem
/
tests
T
History
stefan schippers
b60cbf3086
fix hierarchical_tedax.sch netlist hash in xschemtest.tcl
2023-07-01 09:27:19 +02:00
..
create_save
/tests
function reset_flags() set flags on symbols and instances; call reset_flags before rebuilding connectivity to update cached values; add short.sym component that can be used to short two nets together (and remove the short using *_ignore=true); instcheck(): do not proces instances that have *_ignore=true set.
2023-06-06 08:42:43 +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
update license info
2022-06-24 00:36:12 +02:00
test_utility.tcl
update license info
2022-06-24 00:36:12 +02:00
xschemtest.tcl
fix hierarchical_tedax.sch netlist hash in xschemtest.tcl
2023-07-01 09:27:19 +02:00