topola/src/autorouter
Mikolaj Wielgus 1d8745e15d refactor(autorouter/connected_components): Rename "conncomps" to "connected components"
It's easier to understand without abbreviation.
2025-10-20 14:05:44 +02:00
..
anterouter.rs fix(autorouter/anterouter): Don't fan out if ratline is on same layer 2025-10-18 00:20:31 +02:00
autorouter.rs refactor(autorouter/autorouter): Rename permut{e,er,ate,ator} to reconfigur{e,er,ate,ator} 2025-10-18 15:59:39 +02:00
compare_detours.rs feat(autorouter/autorouter): Have separate ratsnest for each (principal) layer 2025-10-15 15:15:02 +02:00
compass_direction.rs feat(autorouter/anterouter): As second choice, anteroute fanouts in ordinal directions 2025-10-10 18:03:50 +02:00
connected_components.rs refactor(autorouter/connected_components): Rename "conncomps" to "connected components" 2025-10-20 14:05:44 +02:00
execution.rs refactor(autorouter/autorouter): Rename permut{e,er,ate,ator} to reconfigur{e,er,ate,ator} 2025-10-18 15:59:39 +02:00
history.rs feat(autorouter/autoroute): Record band assigns so undo actually works 2025-07-17 21:08:42 +02:00
invoker.rs refactor(autorouter/autorouter): Rename permut{e,er,ate,ator} to reconfigur{e,er,ate,ator} 2025-10-18 15:59:39 +02:00
measure_length.rs feat(topola-egui): Add progress bar for the currently routed ratline 2025-07-10 22:38:46 +02:00
mod.rs refactor(autorouter/connected_components): Rename "conncomps" to "connected components" 2025-10-20 14:05:44 +02:00
multilayer_autoroute.rs refactor(autorouter/planar_reconfigurator): Return different status upon reconfiguration 2025-10-19 16:08:26 +02:00
place_via.rs feat(autorouter/autoroute): Record band assigns so undo actually works 2025-07-17 21:08:42 +02:00
planar_autoroute.rs refactor(autorouter/planar_reconfigurator): Return different status upon reconfiguration 2025-10-19 16:08:26 +02:00
planar_reconfigurator.rs refactor(autorouter/planar_reconfigurator): Return different status upon reconfiguration 2025-10-19 16:08:26 +02:00
planar_reconfigurer.rs refactor(autorouter/autorouter): Rename permut{e,er,ate,ator} to reconfigur{e,er,ate,ator} 2025-10-18 15:59:39 +02:00
planner.rs fix(autorouter/anterouter): Don't fan out if ratline is on same layer 2025-10-18 00:20:31 +02:00
pointroute.rs refactor(topola-egui): Move storing principal layer to planar autoroute options 2025-10-13 21:38:47 +02:00
presorter.rs fix(autorouter/autorouter): Skip translayer ratlines in planar autorouting 2025-10-16 14:59:10 +02:00
ratline.rs test: Add stable multivibrator test, the first multilayer autorouting test 2025-10-20 00:30:44 +02:00
ratsnest.rs refactor(autorouter/connected_components): Rename "conncomps" to "connected components" 2025-10-20 14:05:44 +02:00
ratsnests.rs feat(autorouter/autorouter): Have separate ratsnest for each (principal) layer 2025-10-15 15:15:02 +02:00
remove_bands.rs feat(autorouter/autoroute): Record band assigns so undo actually works 2025-07-17 21:08:42 +02:00
scc.rs feat(autorouter/autorouter): Have separate ratsnest for each (principal) layer 2025-10-15 15:15:02 +02:00
selection.rs refactor(graph): Rename `GetPetgraphIndex` to `GetIndex` 2025-09-15 22:42:45 +02:00