|
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
|
geometry: store layer in `usize`, not `u64`
|
2024-06-14 04:58:52 +02:00 |
|
dsn
|
geometry: store layer in `usize`, not `u64`
|
2024-06-14 04:58:52 +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 |
|
lib.rs
|
board: move board to its own directory
|
2024-06-08 13:37:27 +02:00 |
|
math.rs
|
autorouter: create new command for placing vias
|
2024-06-10 02:38:24 +02:00 |