Guide · 4 min read

How to open boardview files (.brd, .bdv, .fz, .cad, .tvw)

A boardview is a map of the physical motherboard: every component outline, every pin and every test point, with net names. It lets you click on PU1 from the schematic and see exactly where it is on the board. The problem is that there are many formats.

Formats and programs

ExtensionWhat it usually isOpen with
.brdSeveral different boardview formats share this extension (and Cadence Allegro uses it too)OpenBoardView, FlexBV; real Allegro files — Allegro Free Physical Viewer
.bdvHonhan BoardViewer formatOpenBoardView, FlexBV
.fzAsus boardview (compressed)OpenBoardView, FlexBV
.ascASUS TSICT text formatOpenBoardView, FlexBV
.cadGenCAD / test-fixture CADOpenBoardView, FlexBV
.tvwTebo-ICT view format (common for Gigabyte)Tebo-ICT viewer, FlexBV
.bv, .bvrBoardview (various tools)OpenBoardView, FlexBV
.pdfSchematicAny PDF reader — use search (Ctrl+F) for net names

Which one to install

OpenBoardView is free and open-source and opens the majority of files you'll find here. Start with it. FlexBV is a paid program that opens nearly every format, links a schematic PDF to the board and is popular with professional repair shops. For .tvw files without FlexBV, use the Tebo-ICT viewer.

Tips

  • Files arrive as .rar or .zip — unpack first (7-Zip opens both).
  • Search by net name (for example +3VALW or VCORE) to highlight every point on that rail — perfect for finding where to measure.
  • Use the schematic to understand what should be there and the boardview to find where it is. See schematic vs boardview.
  • If a .brd won't open in one program, try the other — the extension alone doesn't tell you the real format.
AN
About the author

Alfred Founder & curator

Hi, I'm Alfred. For more than ten years I've been writing software that collects and organises data — scrapers, catalogues, automation pipelines. Repair documentation turned out to be the perfect mess to clean up.

The files you find here were collected by the community in the Telegram channel @schematicslaptop. Great archive, terrible search. I wrote a parser that reads every file name, recognises the brand, the ODM manufacturer (Compal, Quanta, Wistron…) and the board number, and turns it into pages you can actually search and browse.

I don't host the files — every download button leads to the original Telegram post, so the credit stays with the people who shared them. If something is sorted wrong or a file is missing, write to me and I'll fix it.