This is the command pads_backannotate that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
pads_backannotate - backannotates changes from a PADS engineering change order (ECO) file
to schematic
SYNOPSIS
pads_backannotate -h|--help
pads_backannotate -V|--version
pads_backannotate [options] ecofile.eco infile1.sch [infile2.sch ...]
DESCRIPTION
The pads_backannotate program reads an engineering change order (ECO) file generated by
the PADS program and backannotates the requested changes to a gschem schematic or
schematics. Refer to the PADS manual for a complete description of the ECO file format.
OPTIONS
-h, --help
prints help message and exits
-n, --nocopy
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.
-v, --verbose
operate verbosely
-V, --version
prints version information and exits
EXIT STATUS
pads_backannotate will return 0 if all files processed successfully, non-zero if the
command did not complete successfully.
Use pads_backannotate online using onworks.net services