Here is the program (runs in DOS or DOS box) that converts rinf netlist to 
kicad netlist.
First, rename the program extension from .ex to .exe
My email provider would not allow me to attach exe files.
>From Orcad, select Tools/Create netlist, then Other/rinf format and save.
The program takes 2 filename parameters, rinf netlist and outputs kicad netlist.
Sometimes, the program outputs warnings with pin names (from Orcad) that it 
cannot convert to pin numbers required by Kicad and that has to be fixed by 
hand (Netlist is a text file).
For example some FETs use G/D/S instead of 1/2/3 for pins, diodes anode/cathode 
instead of 1,2, etc.
Then delete 'Pin List by Nets' section in the second half of the file 
(everything after '*' section seperator).

I will provide the source code in a second email.
Martin

---- Carlos Camargo <[email protected]> wrote: 
> Thanks a lot guys :)
> Martin do you have the tool's link?
> Best Regards
> Carlos

Reply via email to