Commit Graph

12 Commits (0adb5e6cf8240adb163237c5c4f7d5397bd7426c)

Author SHA1 Message Date
Jan Petykiewicz 0adb5e6cf8 multithread find_merge_pairs 2 years ago
Jan Petykiewicz 57c1580a7a fix typos 2 years ago
Jan Petykiewicz 9ee7725335 prescale vias 2 years ago
jan 260bf5c767 use own code for checking if polygons intersect (as opposed to finding the intersection) 2 years ago
jan 5254bcd018 can't do an early return in label_polys() since it generates names for anonymous nets 2 years ago
jan c1a007d58f handle case with no labels on layer 2 years ago
Jan Petykiewicz ddf1d54304 update list of loaded layers after pruning 2 years ago
Jan Petykiewicz 9875d80e6a remove already-used vias from future iterations 2 years ago
Jan Petykiewicz 9b5d0112dd only warn for different-named nets 2 years ago
Jan Petykiewicz 81746e6a5f reorder intersections to improve performance
There are usually lots more vias than net polys/vertices, so it makes
sense to check for overlap between nets before looking for vias.
2 years ago
jan 8ff8a47784 Move to incremental approach to improve memory usage on large layouts 2 years ago
Jan Petykiewicz 4d7709d615 rename to snarled 2 years ago