|
autorouter
|
cleanup: cargo fix, cargo fmt
|
2024-06-13 13:38:12 +02:00 |
|
board
|
geometry: store layer in `usize`, not `u64`
|
2024-06-14 04:58:52 +02:00 |
|
drawing
|
drawing: remove hardcoded layer count of 2
|
2024-06-15 01:06:50 +02:00 |
|
geometry
|
geometry: store layer in `usize`, not `u64`
|
2024-06-14 04:58:52 +02:00 |
|
layout
|
geometry: store layer in `usize`, not `u64`
|
2024-06-14 04:58:52 +02:00 |
|
router
|
cleanup: cargo fix, cargo fmt
|
2024-06-13 13:38:12 +02:00 |
|
graph.rs
|
cleanup: remove unused imports and traits
|
2024-01-28 15:01:13 +00:00 |
|
math.rs
|
autorouter: create new command for placing vias
|
2024-06-10 02:38:24 +02:00 |