Unfortunately we have to rework something very old and in order to do that we have to use part of the old work flow. So we need to generate a netlist as it once was in the old OrCAD ... just name of the Net, name of the package and name of the pin ... like this (nothing else) :
PCI_TRST J1 A1
PCI_AD31 J1 B20
PCI_AD31 U1 38
Q_D31 U7 21
Q_D31 U3 64
Q_D31 U2 105
Q_D31 U1 8
PCI_TCLK J1 B2
PCI_AD30 J1 A20
...
Is there a way to get something like this ? I see lots and lots of netlist formats and various formatting options, but nothing seems to come close. Thanks in advance!