DOKK / manpages / debian 10 / lepton-eda / lepton-pcb_backannotate.1.en
lepton-pcb_backannotate(1) 1.9.7.20181211 lepton-pcb_backannotate(1)

lepton-pcb_backannotate - backannotates changes from a PCB annotation file to schematic

lepton-pcb_backannotate -h|--help

lepton-pcb_backannotate -V|--version

lepton-pcb_backannotate [options] ecofile.eco infile1.sch [infile2.sch ...]

The lepton-pcb_backannotate program reads an engineering change order (ECO) file generated by the PCB program and backannotates the requested changes to a lepton-schematic schematic or schematics. Refer to the PCB manual for a complete description of the ECO file format.

prints help message and exits
Leave the modified schematic files in new files whose names are generated by appending .new to the original file names. The default is to overwrite the original.
operate verbosely
prints version information and exits

lepton-pcb_backannotate will return 0 if all files processed successfully, non-zero if the command did not complete successfully.

Rather than parsing and processing schematic files directly, this utility should be rewritten using the Lepton EDA scheme API. This would take advantage of the existing parsers for the schematic files.

lepton-netlist(1), lepton-schematic(1), pcb(1)

December 11, 2018 Lepton EDA