| .. |
|
autorouter
|
feat(specctra-core): Add basic via SES export (constant size and only two layers for now)
|
2025-11-24 00:05:19 +01:00 |
|
board
|
fix(board/edit): Correctly removed nodes from pins
|
2025-10-25 01:32:30 +02:00 |
|
drawing
|
feat(router/navmesh): Reduce number of navedges
|
2025-11-16 23:38:00 +01:00 |
|
geometry
|
feat(autorouter/anterouter): Fanout only in cardinal directions
|
2025-10-03 13:12:35 +02:00 |
|
interactor
|
feat(topola-egui): Display timeout of planar autoroute too
|
2025-11-04 17:15:27 +01:00 |
|
layout
|
feat(specctra-core): Add basic via SES export (constant size and only two layers for now)
|
2025-11-24 00:05:19 +01:00 |
|
math
|
chore: Correct copyright lines (MIT, not MIT OR Apache-2.0)
|
2025-09-26 00:56:08 +02:00 |
|
router
|
refactor(autorouter/planar_reconfigurer): Use generic A* to find planar configurations
|
2025-11-18 18:42:34 +01:00 |
|
specctra
|
feat(specctra-core): Add basic via SES export (constant size and only two layers for now)
|
2025-11-24 00:05:19 +01:00 |
|
astar.rs
|
refactor(astar): Add interface to separately push single node and pop
|
2025-11-19 19:29:38 +01:00 |
|
bimapset.rs
|
feat(autorouter/multilayer_reconfigurator): Finally implement reconfiguration of layer map
|
2025-10-27 00:09:13 +01:00 |
|
graph.rs
|
refactor(geometry/geometry): Replace `NodeIndex<usize>` with just `usize`
|
2025-09-15 22:42:45 +02:00 |
|
lib.rs
|
refactor(autorouter/planar_reconfigurer): Use generic A* to find planar configurations
|
2025-11-18 18:42:34 +01:00 |
|
scored.rs
|
refactor(autorouter/planar_reconfigurer): Use generic A* to find planar configurations
|
2025-11-18 18:42:34 +01:00 |
|
stepper.rs
|
feat(topola-egui): Add sliders to set autorouting timeouts (not fully translated yet)
|
2025-11-04 20:02:34 +01:00 |
|
triangulation.rs
|
feat(router/navmesh): Reduce number of navedges
|
2025-11-16 23:38:00 +01:00 |