Tiny Online Tools logoTiny Online ToolssearchSearch tools…grid_viewAll Tools
Homechevron_rightCAD & PCB Toolschevron_rightIPC-356 Netlist ViewerIPC-356 Netlist Viewer

IPC-356 Netlist Viewer

Read an IPC-D-356A bare-board test netlist and see every net, its test points, and which nets have only one access point — a real flying-probe testability risk.

upload_file

Click to browse or drag & drop files here

An IPC-D-356A netlist file (.ipc, .356, .d356)

Accepted: .ipc,.356,.d356,.ipc356,.net,.txt

Similar Tools

KiCad Board Inspector

KiCad Board Inspector

Open a .kicad_pcb file and see its layer stack, board size, footprints, nets, and track/via minimums a fab house checks — no KiCad install needed.

Excellon Drill Viewer

Excellon Drill Viewer

Inspect an NC (Excellon) drill file on its own: tool table with sizes in mm and inch, hole and slot counts, plating status, and a 2D plot of every hole.

DXF Layer Viewer

DXF Layer Viewer

Open a DXF drawing in the browser, inspect every layer and entity type, and toggle layers on or off to see exactly what is on the drawing.

Gerber PCB Viewer

Gerber PCB Viewer

Overlay a Gerber/Excellon fabrication package as a realistic PCB image, with copper, soldermask, silkscreen and drill layers toggled on or off.

Fake Address Generator

Fake Address Generator

Generate random fake postal addresses for eight countries, including street, city, region, postal code, and country.

SVG Perspective Grid Generator

SVG Perspective Grid Generator

Generate one-point perspective grid SVGs with a customizable vanishing point. Create depth backgrounds, retrofuturistic scenes, and illustration overlays for free, no upload required.

MHTML / MHT Viewer

MHTML / MHT Viewer

Open a web page archived as a single MHT or MHTML file and see it rendered with its own images and stylesheets.

apps

More Tools

Browse our full collection of free online tools.

What an IPC-356 file is

An IPC-D-356A file is a bare-board electrical test netlist: a plain-text export from your PCB CAD tool (Allegro, EAGLE, Altium and others all write it) listing, for every net, the X/Y position of every point on the board a test probe can actually touch — pads, through-holes and vias. A fab or contract manufacturer uses it to build a flying-probe or bed-of-nails test fixture that checks every net for shorts and opens before the board ships.

Why single-access nets matter

A net needs at least two independent test points to be tested electrically — one to inject a signal, one to measure it. A net with only one accessible point on the whole board can't be probed that way at all, whatever the tester. This usually means a component is buried where nothing else on that net reaches the surface, or a net genuinely only touches one pad. Either way, it's worth knowing about before the board goes to test, not after a batch comes back unverified. This tool lists every such net plainly, flagged as a warning.

What else you get

Every net, sorted or searched, with its test-point and via count. A scatter plot of every accessible test point's position, so you can see at a glance whether coverage is dense or sparse across the board. And if any line in the file couldn't be classified as a known record type, the exact count and a sample of those lines — never silently dropped.

A note on scope

This reader follows the fixed-column layout used by real Allegro- and EAGLE-exported files, cross-checked against a widely used open-source IPC-356 parser. Files that deviate significantly from that layout may still parse partially; anything this reader can't classify is reported as "unparsed", not silently ignored.

Privacy

The file is read in your browser and never uploaded anywhere.