|
KiCad PCB EDA Suite
|
Files | |
| orcad_cache.cpp | |
| orcad_cache.h | |
| Parsers for the DSN 'Cache' stream and the 'Packages/<name>' streams: symbol definitions with graphics and pins, plus package/device pin-number maps. | |
| orcad_converter.h | |
| ORCAD_CONVERTER turns a parsed ORCAD_DESIGN into KiCad schematic objects. | |
| orcad_converter_sheet.cpp | |
| Sheet-level ORCAD_CONVERTER: page assembly, wires, buses, labels, junctions, graphics, title blocks, page sizing, bitmaps. | |
| orcad_converter_symbols.cpp | |
| ORCAD_CONVERTER symbol half. | |
| orcad_library.cpp | |
| orcad_library.h | |
| Parser for the DSN root 'Library' stream: format version, fonts, page settings and the global string table that property name/value indices reference throughout the file. | |
| orcad_ole.cpp | |
| orcad_ole.h | |
| orcad_page.cpp | |
| orcad_page.h | |
| Parsers for the per-page streams 'Views/<folder>/Pages/<page>', the per-folder page-order stream 'Views/<folder>/Schematic', and — for hierarchy DETECTION only — the 'Views/<folder>/Hierarchy/Hierarchy' stream. | |
| orcad_records.h | |
| Plain data records produced by the OrCAD Capture DSN stream parsers and consumed by ORCAD_CONVERTER. | |
| orcad_stream.cpp | |
| orcad_stream.h | |
| orcad_structures.cpp | |
| orcad_structures.h | |
| Prefix framing machinery and readers for the prefix-framed OrCAD structures found in Page/Cache/Schematic/Hierarchy streams. | |
| sch_io_orcad.cpp | |
| OrCAD Capture .dsn importer plugin shell: CFB navigation, stream parsing orchestration. | |
| sch_io_orcad.h | |