Sample Data
This data shows two nets to be routed on a two-layer PCB. Each net has start and end coordinates (X,Y) and the layer (Top or Bottom) where the route should be planned.
| Cell | Value |
|---|---|
| A1 | Net |
| B1 | Start X |
| C1 | Start Y |
| D1 | End X |
| E1 | End Y |
| F1 | Layer |
| A2 | Net1 |
| B2 | 2 |
| C2 | 3 |
| D2 | 7 |
| E2 | 3 |
| F2 | Top |
| A3 | Net2 |
| B3 | 5 |
| C3 | 1 |
| D3 | 5 |
| E3 | 6 |
| F3 | Bottom |
