jan pushed to tool_rework at jan/masque 2026-08-28 20:25:21 -07:00
890e7e5c0f [BuildLibrary] allow prefixing/renaming/postprocessing in BuildCellsView
jan pushed to tool_rework at jan/masque 2026-08-27 14:05:28 -07:00
b62879b410 [AutoTool] misc cleanup
jan pushed to tool_rework at jan/masque 2026-08-27 14:04:17 -07:00
4d9aaf2fd9 [pather / RouteError] improve error reporting
1b84c87d9b [RouteError] include callsite traceback in route errors
ce7463e57c [pather / planner] pass planner options via plan_options, not strategy/bend_policy
91a5d63b57 [pather / planner] add bend_policy, default to error on non-minimal number of bends
Compare 4 commits »
jan pushed to tool_rework at jan/masque 2026-07-16 16:28:59 -07:00
1da5ac550a [Pather] improve cost calculation for S-first
jan pushed to tool_rework at jan/masque 2026-07-16 08:37:04 -07:00
ac34108253 [library] auto-rename single-use names in add_source
4b0a899e17 [LayerMappedView] reject None layer mappings early
2b6782c93e [Pather / planner / ports] improve trace_into connection accuracy
e397b3f96e [utils] canonicalize rotation matrices before caching
Compare 4 commits »
jan pushed to tool_rework at jan/masque 2026-07-14 22:18:22 -07:00
93dd3503ca [library / gdsii] add materialize_detached and do some more cleanup
jan pushed to tool_rework at jan/masque 2026-07-14 21:24:38 -07:00
29947c6c01 [gdsii] cleanup
jan pushed to tool_rework at jan/masque 2026-07-14 19:55:17 -07:00
635f612630 [gdsii] enable lazy write-through
jan pushed to tool_rework at jan/masque 2026-07-14 19:18:52 -07:00
95e54acf96 [file.utils] add preflight_source_aware
jan pushed to tool_rework at jan/masque 2026-07-14 11:18:24 -07:00
cbf75319ad [PortLoadView / LayerMappedView] rename/add new views
jan pushed to tool_rework at jan/masque 2026-07-13 23:07:41 -07:00
412133533a [AutoTool] fix some masked errors
jan pushed to tool_rework at jan/masque 2026-07-13 22:21:13 -07:00
42d291b1b6 [Pather] add route completion callback
e7f7cae8b9 [library / gdsii] more cleanup
Compare 2 commits »
jan pushed to tool_rework at jan/masque 2026-07-13 21:37:55 -07:00
7b589e4f44 [library / gdsii] cleanup using new library rework
jan pushed to tool_rework at jan/masque 2026-07-13 14:58:12 -07:00
ddb7742493 misc doc updates
jan pushed to tool_rework at jan/masque 2026-07-13 14:44:44 -07:00
f9611933ac [Pather / Tool] more unification work and fixes
jan pushed to tool_rework at jan/masque 2026-07-13 12:25:17 -07:00
8712398990 [AutoTool | PrimitiveOffer] remove priority_bias in favor of cost_at
0edd735a11 [library] More library rework
Compare 2 commits »
jan pushed to tool_rework at jan/masque 2026-07-12 20:33:07 -07:00
67afee7704 [Pather / AutoTool] rework route kwargs into tool_options, and actualyl pass them through AutoTool
jan pushed to tool_rework at jan/masque 2026-07-12 17:25:17 -07:00
49713896c3 [Pather/Planner] Doc cleanup and more informative error enums
3a3cd854a5 [Pather/Planner] Improve error reporting
09b131026f [Tool] tighten constraints on tool parameters
306f0b4c83 [Pather] handle empty or duplicate port lists
Compare 4 commits »
jan pushed to tool_rework at jan/masque 2026-07-10 16:30:52 -07:00
fe4e2f760b [AutoTool] infer port info automatically
jan pushed to tool_rework at jan/masque 2026-07-10 14:20:20 -07:00
cf3f72b828 [Pather] add strategy arg