PDA

View Full Version : Help!Quick!I'm waiting!!!!


kenelmlopes
07-10-2002, 12:06 AM
Hi,

I made this 14 sheet schematic and was suddenly informed that I would have to delete two of the sheets.Now I need to re-annotate(re-number) my components to fill in the gaps.

How do I do it in Powerlogic?

Kenelm

phillipr
07-10-2002, 01:37 AM
Kenelm


Christain has created a program that will do this.
e-mail him on C.Friese@t-online.de

I have the program and will try to attach it now.
i know in the past i have had trouble attaching files to
this site so if it does not work contact him directly.

Tom
07-10-2002, 08:35 AM
Kenelm,

You can always manually create an ECO file that looks like this:

*PADS-ECO*
*RENPART*
U12 U1
C9 C1
R17 R1
Y3 Y1
*END*

The first column is the current name and the second column is what you want the name to be.

randychase
07-10-2002, 11:25 AM
Might be interesting to output a netlist with parts. Create your pcb (assuming you have to anyway), then re-annotate the pcb. Take the renumbering file and read it back into the schematic.

Otherwise, make your eco file or do it by hand or use a script as mentioned.