Create a new KiCad importer for LTSpice.
- Mentors
- Thomas Pointhuber, Roberto Fernandez Bautista (Qbort)
- Organization
- BRL-CAD
- Technologies
- c++, cmake
- Topics
- 2dgraphics
KiCad is an open-source EDA software. Which is used globally. It is hence important to ensure that KiCad is compatible with all other EDA software available in the market. To achieve this, multiple importers are been proposed in GSoC 2022, out of which I am proposing creating an LTSpice schematic importer.
This importer will be capable of importing LTspice symbols(.asy) and schematics(.asc) files and converting them into something that the KiCad can understand i.e generating the (.kicad_pro) and (.kicad_sch) files.