logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

lepton-update - update Lepton EDA symbols and schematics

Authors

       Vladimir Zhbanov

Description

lepton-update is a tool for updating old schematic and symbols.

       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.

       For both symbols and schematics, the program fixes obsolete text  and  pin  format  lines  and  sets  the
       current format version.

       For schematics, it replaces the label= attribute on nets with netname=, and uref= with refdes=.

       For symbols, it changes them as follows:

       • Converts all pin#=# attributes into pinseq= and pinnumber= attributes.

       • Converts all slot#=# attributes into slotdef= attributes.

       • Replaces pin attributes type= with pintype=.

       • Replaces pin attributes label= with pinlabel=.

       • Replaces symbol attribute uref= with refdes=.

Name

       lepton-update - update Lepton EDA symbols and schematics

Options

-h, --help
               Print a help message.

       -V, --version
               Print version information.

See Also

lepton-schematic(1), lepton-symcheck(1)

Lepton EDA                                        May 29, 2022                                  lepton-update(1)

Synopsis

lepton-update[OPTION ...] FILE ...

See Also