MOLEX8981.tragesym 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  1. # This is the template file for creating symbols with tragesym
  2. # every line starting with '#' is a comment line.
  3. [options]
  4. # wordswap swaps labels if the pin is on the right side an looks like this:
  5. # "PB1 (CLK)". That's useful for micro controller port labels
  6. # rotate_labels rotates the pintext of top and bottom pins
  7. # this is useful for large symbols like FPGAs with more than 100 pins
  8. # sort_labels will sort the pins by it's labels
  9. # useful for address ports, busses, ...
  10. wordswap=yes
  11. rotate_labels=yes
  12. sort_labels=no
  13. generate_pinseq=yes
  14. sym_width=500
  15. pinwidthvertical=400
  16. pinwidthhorizontal=400
  17. [geda_attr]
  18. # name will be printed in the top of the symbol
  19. # name is only some graphical text, not an attribute
  20. # version specifies a gschem version.
  21. # if you have a device with slots, you'll have to use slot= and slotdef=
  22. # use comment= if there are special information you want to add
  23. version=20060113 1
  24. name=MOLEX8981
  25. device=MOLEX8981
  26. refdes=J?
  27. footprint=MOLEX
  28. description=Disk drive power connector
  29. documentation=
  30. author=Michael McMaster <michael@codesrc.com>
  31. dist-license=gpl3+
  32. use-license=gpl3+
  33. numslots=0
  34. #slot=1
  35. #slotdef=1:
  36. #slotdef=2:
  37. #slotdef=3:
  38. #slotdef=4:
  39. #comment=
  40. #comment=
  41. #comment=
  42. [pins]
  43. # tabseparated list of pin descriptions
  44. # ----------------------------------------
  45. # pinnr is the physical number of the pin
  46. # seq is the pinseq= attribute, leave it blank if it doesn't matter
  47. # type can be (in, out, io, oc, oe, pas, tp, tri, clk, pwr)
  48. # style can be (line,dot,clk,dotclk,spacer,none). none if only want to add a net
  49. # posit. can be (l,r,t,b) or empty for nets.
  50. # net specifies the name of the net. Vcc or GND for example.
  51. # label represents the pinlabel.
  52. # negation lines can be added with "\_" example: \_enable\_
  53. # if you want to write a "\" use "\\" as escape sequence
  54. #-----------------------------------------------------
  55. #pinnr seq type style posit. net label
  56. #-----------------------------------------------------
  57. 1 pwr line l +12V
  58. 2 pwr line l GND
  59. 3 pwr line l GND
  60. 4 pwr line l +5V