Skip to content

CADSTAR Schematic Archive Importer

This is a follow on from !279 (merged) to also provide a CADSTAR Schematic Archive (*.csa) importer.

Progress:

  • Refactor common code
  • Trigger the schematic importer in eeschema
  • Parse all elements into CADSTAR_SCH_ARCHIVE_PARSER

Load elements:

  • Groups / Reuse blocks (no KiCad equivalent)
  • Figures
  • Symbols (components), Power ports and global labels
  • Busses
  • Hierarchical Blocks
  • Nets (including wires, junctions and hierarchical pins)
  • Texts
  • Documentation Symbols
  • Variants (no KiCad equivalent)
Edited by Roberto Fernandez Bautista

Merge request reports