Hi,
I was wondering if anyone has experience importing their data into Kicad in the form of a Kicad netlist(.net) or a Kicad schematic(.kicad_sch). The way I see it, the easiest way would be to parse the json file output from yosys into the correct format. Is there an existing project that does this already?
My project consists of only two circuit elements, NMOS and 10k resistors. The geographical location of the components isn’t important to me, as long as Kicad can interpret the connections correctly.
Sincerely,
Benjamin