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-04 11:30:16 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e63b8bab6cc6c53a39cf70a600b36717ebaa44fa
xschem
/
tests
T
History
stefan schippers
6bf4fd4da6
vector unnamed nets are set as net%d_[%d..0] instead of net%d[%d:0] so they are compatible with spice and Vacask
2025-08-03 00:15:57 +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
get_additional_symbols(): some sanity checks, descend_schematic() more options in set_title argument (avoid set title, avoid processing pins/nets, avoid descending into i-th xdec[3] instance, descend as a whole xdec[3:0], add
xschem get_additional_symbols what
command, allow
xschem get_sch_from_sym -1 inv.sym
to get schematic associated with symbol. hier_psprint(): avoid printing / listing duplicate schematics, improved traversal.tcl
2024-11-05 13:59:37 +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
vector unnamed nets are set as net%d_[%d..0] instead of net%d[%d:0] so they are compatible with spice and Vacask
2025-08-03 00:15:57 +02:00