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-06 20:28:26 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ff216e8187ee84beb3e6baf28ae757d3af810e23
xschem
/
tests
T
History
stefan schippers
ff216e8187
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
..
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 uninitialized wave_color due to regression after rainbow wave color enablement in double dc sweeps; more bus_tap.sym usage in examples; make bus_tap.sym work correctly for all netlist formats
2023-05-27 23:36:10 +02:00