Commit graph

159 commits

Author SHA1 Message Date
890e7e5c0f [BuildLibrary] allow prefixing/renaming/postprocessing in BuildCellsView 2026-08-28 20:25:14 -07:00
4d9aaf2fd9 [pather / RouteError] improve error reporting 2026-08-27 13:02:29 -07:00
1b84c87d9b [RouteError] include callsite traceback in route errors 2026-08-27 11:22:37 -07:00
ce7463e57c [pather / planner] pass planner options via plan_options, not strategy/bend_policy 2026-08-27 10:52:43 -07:00
91a5d63b57 [pather / planner] add bend_policy, default to error on non-minimal number of bends 2026-08-27 10:34:35 -07:00
1da5ac550a [Pather] improve cost calculation for S-first 2026-07-16 16:28:56 -07:00
ac34108253 [library] auto-rename single-use names in add_source 2026-07-16 08:36:19 -07:00
4b0a899e17 [LayerMappedView] reject None layer mappings early 2026-07-16 08:36:14 -07:00
2b6782c93e [Pather / planner / ports] improve trace_into connection accuracy 2026-07-16 08:35:46 -07:00
e397b3f96e [utils] canonicalize rotation matrices before caching 2026-07-16 08:35:42 -07:00
93dd3503ca [library / gdsii] add materialize_detached and do some more cleanup 2026-07-14 22:18:17 -07:00
29947c6c01 [gdsii] cleanup 2026-07-14 21:24:34 -07:00
635f612630 [gdsii] enable lazy write-through 2026-07-14 19:55:14 -07:00
95e54acf96 [file.utils] add preflight_source_aware 2026-07-14 19:18:46 -07:00
cbf75319ad [PortLoadView / LayerMappedView] rename/add new views 2026-07-14 11:18:20 -07:00
412133533a [AutoTool] fix some masked errors 2026-07-13 23:07:37 -07:00
42d291b1b6 [Pather] add route completion callback 2026-07-13 22:21:05 -07:00
e7f7cae8b9 [library / gdsii] more cleanup 2026-07-13 21:40:10 -07:00
7b589e4f44 [library / gdsii] cleanup using new library rework 2026-07-13 21:37:52 -07:00
f9611933ac [Pather / Tool] more unification work and fixes 2026-07-13 14:44:39 -07:00
0edd735a11 [library] More library rework 2026-07-13 12:24:33 -07:00
67afee7704 [Pather / AutoTool] rework route kwargs into tool_options, and actualyl pass them through AutoTool 2026-07-12 20:32:59 -07:00
49713896c3 [Pather/Planner] Doc cleanup and more informative error enums 2026-07-12 17:25:13 -07:00
3a3cd854a5 [Pather/Planner] Improve error reporting 2026-07-12 15:27:14 -07:00
fe4e2f760b [AutoTool] infer port info automatically 2026-07-10 16:30:44 -07:00
cf3f72b828 [Pather] add strategy arg 2026-07-10 14:20:04 -07:00
0230fb49a6 [AutoTool] enable custom sbend endpoint_at 2026-07-09 21:38:29 -07:00
7083edc7ca [PortsLibraryView] now accepts overrides 2026-07-09 19:47:26 -07:00
088c37e9d2 [file.gdsii] rework gdsii module hierarchy 2026-07-09 13:40:58 -07:00
4c64352152 [OverlayLibrary / PortsLibraryView] move into masque.library 2026-07-09 13:05:01 -07:00
9a39a436b2 [Pather] move render check from __del__ to __exit__ and use render= enum instead of auto_render 2026-07-09 12:28:05 -07:00
84664303f1 [planner] early exit if rotation doesn't match 2026-07-09 11:27:29 -07:00
f864ebbeab [planner] make solver carry state across increasing bend counts 2026-07-09 11:09:52 -07:00
54c4cd9a4a [planner] try bends=2 before bends=(2, 4) 2026-07-09 11:00:05 -07:00
22e645e527 [builder] major Pather/Planner/Tool rework 2026-07-08 23:58:24 -07:00
5e0cc0e20f [BuildLibrary] fix auto-rename during merge 2026-06-20 16:23:08 -07:00
1b83034b7e [BuildLibrary / OverlayLibrary] further simplifications 2 2026-06-20 16:23:08 -07:00
1723212424 [BuildLibrary / OverlayLibrary] further simplifications 2026-06-20 16:23:08 -07:00
c420ac8085 [BuildLibrary] misc simplifications 2026-06-20 16:23:08 -07:00
08bbb10827 [OverlayLibrary] enable renaming all cells during add_source with rename_when='always' 2026-06-20 16:23:08 -07:00
3dea61b05e [BuildLibrary] eliminate BuiltLibrary and BuiltOverlayLibrary 2026-06-20 16:23:08 -07:00
6d494142fe [wip] introduce BuildLibrary and make overlay first-class 2026-06-20 16:23:08 -07:00
e108199bcd [wip] Rework load_libraryfile and LazyLibrary using overlays 2026-06-20 16:23:08 -07:00
151a7f846f [arrow] improve test coverage and error handling 2026-06-20 16:23:08 -07:00
f3a60da30b [gdsii_arrow] remove non-raw-mode arrow option; fix gzip wrapper 2026-06-20 16:23:08 -07:00
c83846afb3 [arrow] add lazy arrow reader 2026-06-20 16:23:08 -07:00
e009417eed [shapes] move to per-shape purpose-built _from_raw constructors 2026-06-20 16:23:08 -07:00
85aed4388e [gdsii_arrow] more performance work 2026-06-20 16:23:08 -07:00
a279ccec21 [RectCollection] add a RectCollection shape 2026-06-20 16:23:08 -07:00
b6ee0d4929 enable annotations=None by default 2026-06-20 16:23:08 -07:00