Sample Data
This data represents a simple PCB grid with pins and their net names, and coordinates for manual trace routing.
| Cell | Value |
|---|---|
| A1 | Pin1 |
| B1 | Pin2 |
| C1 | Pin3 |
| A2 | NetA |
| B2 | NetB |
| C2 | NetC |
| A3 | Start |
| B3 | Path |
| C3 | End |
| A4 | X=1,Y=1 |
| B4 | X=2,Y=1 |
| C4 | X=3,Y=1 |
| A5 | X=1,Y=2 |
| B5 | X=2,Y=2 |
| C5 | X=3,Y=2 |
