Commit Graph

20 Commits

Author SHA1 Message Date
jan
3c28d59cfc add readme 2022-03-31 00:05:50 -07:00
jan
a3178f52fc move example into a new dir 2022-03-31 00:02:14 -07:00
jan
47f8390f8b add docs 2022-03-31 00:01:45 -07:00
jan
bcb967dff1 fix missing type import 2022-03-31 00:01:24 -07:00
jan
3835430e01 warn if no vias are found 2022-03-31 00:00:58 -07:00
jan
d719bdcbad fix coordinate scaling in warning 2022-03-31 00:00:31 -07:00
jan
c4a8e10021 rename topcell->cell 2022-03-31 00:00:11 -07:00
jan
58df8a0d3c pull in tracker classes into top level 2022-03-30 23:59:44 -07:00
jan
9240063070 remove label_mapping; labels can be already mapped to correct layers 2022-03-30 23:59:20 -07:00
jan
80f4b63008 get() is never actually needed, remove it 2022-03-30 23:58:53 -07:00
jan
4870b95fa9 net_aliases is just a dict 2022-03-30 23:58:20 -07:00
jan
35dbc1a4ff layer can be any Hashable type 2022-03-30 23:57:50 -07:00
jan
348e2f4ed1 Raise an exception if a layer is both a metal and a via 2022-03-30 23:57:31 -07:00
jan
878a4c68a2 Fix issue where layers without labels were being skipped 2022-03-30 23:57:06 -07:00
jan
dc8f33da20 drop old script 2022-03-30 13:46:02 -07:00
2245629466 rename check_connectivity to trace_connectivity 2022-03-29 21:28:35 -07:00
718dc2a9ac improvement: track opens (ie, unconnected same-named nets) 2022-03-29 21:23:27 -07:00
bef5421703 add setup.py, version, and py.typed 2022-03-27 23:50:21 -07:00
965749d6c4 add readme with TODO 2022-03-27 23:44:46 -07:00
ba228378d9 initial commit 2022-03-27 23:43:52 -07:00