.TH lepton-update 1 "May 29, 2022" "Lepton EDA" 1.9.18.20220529 .SH NAME lepton-update - update Lepton EDA symbols and schematics .SH SYNOPSIS .B lepton-update [\fIOPTION\fR ...] \fIFILE\fR ... .SH OPTIONS .TP 8 \fB-h\fR, \fB--help\fR Print a help message. .TP 8 \fB-V\fR, \fB--version\fR Print version information. .SH DESCRIPTION .PP \fBlepton-update\fR is a tool for updating old schematic and symbols. .PP The program takes a schematic or symbol filenames on the command line and updates them after making backups. It is intended for running against schematics which are either version 20030921 or earlier. .PP For both symbols and schematics, the program fixes obsolete text and pin format lines and sets the current format version. .PP For schematics, it replaces the \fIlabel=\fR attribute on nets with \fInetname=\fR, and \fIuref=\fR with \fIrefdes=\fR. For symbols, it changes them as follows: .IP \[bu] 2 Converts all \fIpin#=#\fR attributes into \fIpinseq=\fR and \fIpinnumber=\fR attributes. .IP \[bu] Converts all \fIslot#=#\fR attributes into \fIslotdef=\fR attributes. .IP \[bu] Replaces pin attributes \fItype=\fR with \fIpintype=\fR. .IP \[bu] Replaces pin attributes \fIlabel=\fR with \fIpinlabel=\fR. .IP \[bu] Replaces symbol attribute \fIuref=\fR with \fIrefdes=\fR. .SH AUTHORS Vladimir Zhbanov .SH COPYRIGHT .nf Copyright \(co 2021-2022 Lepton Developers. License GPLv2+: GNU GPL version 2 or later. Please see the `COPYING' file included with this program for full details. .PP This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH SEE ALSO \fBlepton-schematic\fR(1), \fBlepton-symcheck\fR(1)