You've already forked OrthoRoute
mirror of
https://github.com/bbenchoff/OrthoRoute.git
synced 2026-08-22 14:19:15 +00:00
- Add 167 unit tests (all passing) - Add 63 regression tests validating against golden result - Document golden result: April 10, 2026 (512/512 nets, zero overuse, 18.4 min) - Create tests/run_golden_regression.md with test documentation - Update golden_board.json and golden_metrics.json with validated baselines - Add docs/optimization/golden_result_2026-04-10.md with complete metrics Test Results: - 167/167 unit tests passing - 47/63 regression tests passing (16 expected skips/fails) - All routing quality metrics validated against golden baseline - GPU hardware functional (NVIDIA Compute Capability 75)
22 lines
634 B
JSON
22 lines
634 B
JSON
{
|
|
"_comment": "Board signature for TestBackplane.kicad_pcb. Update when the board file changes.",
|
|
"_source": "Measured 2026-04-10 after successful GPU routing run (512/512 nets, 73 iters, 18.4 min) — GOLDEN RESULT",
|
|
"pads": 1604,
|
|
"components": 12,
|
|
"tracks_existing": 9605,
|
|
"vias_existing": 6021,
|
|
"routable_nets": 512,
|
|
"total_nets": 1088,
|
|
"copper_layers": 18,
|
|
"lattice_layers": 18,
|
|
"width_mm": 73.1,
|
|
"height_mm": 97.3,
|
|
"lattice_nodes": 446472,
|
|
"lattice_edges": 14281664,
|
|
"tolerance_pads": 0,
|
|
"tolerance_nets": 0,
|
|
"tolerance_layers": 0,
|
|
"tolerance_tracks_pct": 0.10,
|
|
"tolerance_vias_pct": 0.10
|
|
}
|