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 12:31:05 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
28bef9b06e657c69ec9f5e52fe9665d4d4c133ba
xschem
/
tests
T
History
stefan schippers
28bef9b06e
fix_symbols: add optional pattern parameter:
fix_symbols 0 devices
2024-07-09 08:53:24 +02:00
..
create_save
/tests
fix_symbols: add optional pattern parameter:
fix_symbols 0 devices
2024-07-09 08:53:24 +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
report error if trying to do a netlist and the file can not be written (example: broken simulation symlink)
2023-11-14 23:40:41 +01:00
netlisting.tcl
fix_symbols: add optional pattern parameter:
fix_symbols 0 devices
2024-07-09 08:53:24 +02:00
open_close.tcl
fix_symbols: add optional pattern parameter:
fix_symbols 0 devices
2024-07-09 08:53:24 +02:00
run_regression.tcl
report error if trying to do a netlist and the file can not be written (example: broken simulation symlink)
2023-11-14 23:40:41 +01:00
test_utility.tcl
fix_symbols: add optional pattern parameter:
fix_symbols 0 devices
2024-07-09 08:53:24 +02:00
xschemtest.tcl
if top level schematic has an associated symbol (.sym) file ensure their ports match, otherwise issue an error. if netlisting fails return non zero exit code if netlisting from command line
2024-05-09 02:10:45 +02:00