seveibar/f1c1990s-dev-board
This code manages the entire PCB assembly process for a computer hardware module, including component placement, schematic integration, automated routing, copper pouring, and design rule checks, focused on a four-layer carrier board with integrated support components and connectors.
- Version
- 1.8.0
- License
- unset
- Stars
- 0
modules/f1c100s/src/generated/native.metrics.json
PCB
Schematic
{
"profile": "native",
"inputHash": "185b1f99ee68bee8888314b09e9a0888a82a5291a91cbdb16524a2d52cfcd8c8",
"moduleSizeMm": 28,
"rules": {
"traceWidth": 0.12,
"clearance": 0.1,
"viaDiameter": 0.45,
"viaDrill": 0.2,
"layers": 4
},
"platedTestPoints": 71,
"nonTopExitContacts": 69,
"traces": 176,
"wireSegments": 984,
"vias": 203,
"capacitors": 32,
"localDecouplers": 15,
"routedLengthMm": 1269.953,
"usbDmLengthMm": 8.251748,
"usbDpLengthMm": 8.251805,
"usbSkewMm": 0.000057,
"drcErrors": 0,
"optimization": {
"before": {
"platedTestPoints": 71,
"nonTopExitContacts": 69,
"traces": 176,
"wireSegments": 3121,
"vias": 244,
"capacitors": 32,
"localDecouplers": 15,
"routedLengthMm": 1336.661,
"usbDmLengthMm": 8.251748,
"usbDpLengthMm": 8.251805,
"usbSkewMm": 0.000057
},
"after": {
"platedTestPoints": 71,
"nonTopExitContacts": 69,
"traces": 176,
"wireSegments": 984,
"vias": 203,
"capacitors": 32,
"localDecouplers": 15,
"routedLengthMm": 1269.953,
"usbDmLengthMm": 8.251748,
"usbDpLengthMm": 8.251805,
"usbSkewMm": 0.000057
}
}
}