Next: net= attribute mini-HOWTO, Previous: gEDA file format, Up: Top [Contents][Index]
The prototype of this document, originally written by Ales Hvezda for gEDA/gaf, you can find at http://wiki.geda-project.org/geda:master_attributes_list
Attributes in Lepton EDA is the way to provide specific information about schematics as well as components and nets used in it. The information is then processed by Lepton tools to make it available for using in various workflows such as, e.g., SPICE simulation or PCB creation.
Note: Unlike geda-gaf, Lepton EDA supports attributes with empty values. See Attribute compatibility for other improvements in attribute support.
• What are Attributes?: | What are attributes in a nutshell? | |
• Symbol only Attributes: | Attributes meaningful only for symbols. | |
• Schematic only Attributes: | Attributes meaningful only for schematics. | |
• Symbol and Schematic Attributes: | Attributes used ubiquitously. | |
• Obsolete Attributes: | Attributes no longer processed by the tools. | |
• Attribute compatibility: | Notable changes in Lepton compared to geda-gaf |