1
0
mirror of git://projects.qi-hardware.com/eda-tools.git synced 2024-07-05 05:22:22 +03:00
Commit Graph

4 Commits

Author SHA1 Message Date
Werner Almesberger
1b7ace9043 genex: added reading of files containing supplemental descriptions
Each entry has this structure:

component: text
  more text

  more text on a new line
next component: ...

If a component has multiple entries, a line break is placed between
them. Component names are case-insensitive.
2012-04-17 05:54:08 -03:00
Werner Almesberger
208d29b4cc genex/: added page header with name, hierarchical path, and path to library 2012-04-12 18:07:59 -03:00
Werner Almesberger
0f0e732d3f genex/: added support for multi-part components 2012-04-11 23:10:42 -03:00
Werner Almesberger
4902886baa genex/: generate expanded component view (WIP) 2012-03-30 20:02:24 -03:00