imrishabh18/pedometer
This code defines and assembles a simple radio receiver hardware circuit using specific imported capacitors, inductors, RF connectors, and oscillator components with precise footprints and schematic attributes.
- Version
- 1.1.3
- License
- unset
- Stars
- 0
review/footprint-fix-build.log
PCB
Schematic
$ tsci build index.circuit.tsx --disable-parts-engine --autorouter-timeout 600s --svgs
Building 1 file(s)...
Building index.circuit.tsx...
Generating circuit JSON...
Autorouter clearance repair: 0 generated vias moved
Autorouter clearance repair: 0 generated vias moved
Autorouter clearance repair: 0 generated vias moved
Autorouter clearance repair: 0 generated vias moved
Autorouter clearance repair: 0 generated vias moved
Autorouter clearance repair: 0 generated vias moved
FanoutSolver: 7 interior escapes across 2 BGAs validated
Autorouting phase 7 "remaining" has been running for 10.1s; enabling phase diagnostics. Re-run with --autorouter-debug for full autorouter logs from the start.
Autorouting <board#883 /> phase 7 "remaining" long-running start: connections=31, obstacles=217, previous_traces=62
connections: net.GND, net.VIN5, net.USB_CC1, net.USB_CC2, net.PACK_P, net.BAT_SENSED, net.PMID, net.VDD_2V5, net.PMIC_VDD, net.GAUGE_VDD, net.OLED_3V3, net.I2C_SCL, net.I2C_SDA, net.OLED_SCL, net.OLED_SDA, net.XLAT_BIAS, net.DISPLAY_ISOLATE, net.ACCEL_INT, net.GAUGE_INT, net.CHARGER_INT, net.BUTTON_N, net.PMIC_LP, net.MR_N, net.BAT_NTC, net.IMAX, net.BIN, net.RESET_N, net.SWDIO, net.MCU_VDDR, net.MCU_VDDD, net.MCU_DCDC
BGA autorouter phase: portPointPathingSolver
BGA autorouter phase: highDensityRouteSolver
BGA autorouter phase: highDensityRouteSolver
BGA autorouter phase: highDensityRouteSolver
BGA autorouter phase: traceSimplificationSolver
BGA autorouter phase: exactGeometryDrcForceImproveSolver
BGA autorouter phase: exactGeometryDrcForceImproveSolver
BGA autorouter phase: exactGeometryDrcForceImproveSolver
Autorouter clearance repair: 2 generated vias moved
phase 7 "remaining" done: routed_traces=169, jumpers=0, errors=0, elapsed=83.9s
Circuit JSON written to dist/index/circuit.json
Generating preview images...
[index] Generating PCB SVG...
[index] Written pcb.svg
[index] Generating schematic SVG...
[index] Written schematic.svg
Build complete
Circuits 1 passed
Options svgs, autorouter-timeout
Output dist
✓ Done
Build exiting with code 0: build finished successfully