Commit Graph

664 Commits (master)
 

Author SHA1 Message Date
jan 976ca0a2da missing parens 6 months ago
jan 723d856915 repetitions affect bounds 6 months ago
jan 079250e665 wip get_bounds 6 months ago
jan 8959101162 faster get_bounds for manhattan refs 6 months ago
jan 234264c0af Make rotation matrix immutable and cache the value 6 months ago
jan 93ab0a942d misc fixes 6 months ago
jan 9a077ea2df move to dicty layers and targets 6 months ago
jan 6b240de268 delete FlatBuilder (Builder subsumes it) 6 months ago
jan 3028ea0941 pather fixes / type updates 6 months ago
jan 5f24ceb13f add RenderPather 6 months ago
jan 75821c4ff9 comment 6 months ago
jan 2ed868ec25 split out find_ptransform (static version, only need ports) 6 months ago
jan cbe5c07f8f add todo about underscore 6 months ago
jan b13d7286e5 shorten labels 6 months ago
jan de0d35d3d7 cleanup 6 months ago
jan 1008b6aabd split pather into its own file 6 months ago
jan bb3caf1ad7 comment updates 6 months ago
jan c5c31a5f0f only mutable variant should have rename_top 6 months ago
jan 08291da167 fixes 6 months ago
jan 68318a1382 add functions for dealing with the topcell and its name 6 months ago
jan 31cf0047e7 add mktree 6 months ago
jan f0a71bfb8b redo library class naming 6 months ago
jan a07446808a should be union; we want to exclude dangling refs 6 months ago
jan 340fe7f656 fixes to subtree and lshift, as well as some cast() improvements 6 months ago
jan 45265faec4 oneshot available at toplevel 6 months ago
jan 46a7f60460 add @oneshot decorator 6 months ago
jan d7e89ef5c8 lshift operator shouldn't special-case trees
Instead, just call .tops() if there are multiple cells, and fail if
there are multiple tops
6 months ago
jan 0efd9afd16 find_toplevel -> tops 6 months ago
jan 64413f69d4 create no longer exists. Make mk() give similar ordering as mkpat() 6 months ago
jan 37e4c03547 fix return value 6 months ago
jan 94691dac85 top is always a string 6 months ago
jan 4eee4d19e9 cleanup 6 months ago
jan cbfbdf66a1 get rid of NamedPattern in favor of just returning a tuple 6 months ago
Jan Petykiewicz 9115371b19 Drop ports when repeating 6 months ago
Jan Petykiewicz cf634f1c16 port translation is already handled in Pattern 6 months ago
Jan Petykiewicz 09291e58f7 drop ability to use python-gdsii 6 months ago
Jan Petykiewicz ea2eaa4603 fix rounding 6 months ago
Jan Petykiewicz b744a11e8e str(namedpattern) should just return its name 6 months ago
Jan Petykiewicz f54193edf0 updates to Pattern.polygonize() 6 months ago
Jan Petykiewicz 59c8f47f4d update to newer ezdxf 6 months ago
Jan Petykiewicz e5ed28a854 Need to check against self, since we may add new conflicts as we go 6 months ago
Jan Petykiewicz b4f36417fd Pipe-operator does not support forward references 6 months ago
Jan Petykiewicz 45081c2d31 add polygon() and label() convenience methods 6 months ago
Jan Petykiewicz 4482ede3a7 use Self type 6 months ago
Jan Petykiewicz 1463535676 modernize type annotations 6 months ago
Jan Petykiewicz ada8c591a0 fix error message 6 months ago
Jan Petykiewicz 9d42df831e remove per-shape polygonization state 6 months ago
Jan Petykiewicz 7befe89af3 fixes based on mypy 6 months ago
Jan Petykiewicz f766a3ad64 add prune_empty and delete() 6 months ago
Jan Petykiewicz 85a2eb6acc fixes/updates 6 months ago