Skip to content

Python script to convert RINF (CADStar, ORCAD, etc) netlist to KiCad netlist

License

Notifications You must be signed in to change notification settings

nippoo/rinf2kicad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

rinf2kicad

Python script to convert RINF netlist to KiCad netlist

Inspired by fjullien's original C script, this has now been rewritten in Python.

Converts RINF format (CADStar, ORCAD, etc) netlist to a KiCad 'version D' netlist (still opens fine as of KiCad 8.0).

Usage is simple: python rinf2kicad.py input_file output_file.

Pull requests gladly accepted!

About

Python script to convert RINF (CADStar, ORCAD, etc) netlist to KiCad netlist

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages