wurth-microsd.tragesym 2.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970
  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=1000
  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=wurth-microsd
  25. device=wurth-693071010811
  26. refdes=J?
  27. footprint=wurth-microsd
  28. description=Wurth MicroSD socket 693071010811
  29. documentation=http://www.digikey.com/product-detail/en/693071010811/732-3819-1-ND/3124603
  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 io line l DAT2
  58. 2 io line l DAT3
  59. 3 io line l CMD
  60. 4 pwr line l Vcc
  61. 5 clk line l CLK
  62. 6 pwr line l GND GND
  63. 7 io line l DAT0
  64. 8 io line l DAT1
  65. 9 io line l GND GND
  66. 10 pwr line l \_CD\_