diff options
author | Joshua Yun <jjyun4@illinois.edu> | 2023-10-27 21:12:47 -0500 |
---|---|---|
committer | Joshua Yun <jjyun4@illinois.edu> | 2023-10-27 21:12:47 -0500 |
commit | 8f47251f7122ba1da4b4609f7ae1b4321328f33a (patch) | |
tree | 4057fe1f50f23cfc3756033d997b2cca0e949066 /libraries/BGA614H6327XTSA1.kicad_sym | |
download | sdr-8f47251f7122ba1da4b4609f7ae1b4321328f33a.tar.gz |
Initial commit
Diffstat (limited to 'libraries/BGA614H6327XTSA1.kicad_sym')
-rw-r--r-- | libraries/BGA614H6327XTSA1.kicad_sym | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/libraries/BGA614H6327XTSA1.kicad_sym b/libraries/BGA614H6327XTSA1.kicad_sym new file mode 100644 index 0000000..e4c61b0 --- /dev/null +++ b/libraries/BGA614H6327XTSA1.kicad_sym @@ -0,0 +1,41 @@ +(kicad_symbol_lib (version 20220914) (generator kicad_symbol_editor) + (symbol "BGA614H6327XTSA1" (in_bom yes) (on_board yes) + (property "Reference" "U" (at 0 7.62 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "" (at -1.27 1.27 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at -1.27 1.27 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at -1.27 1.27 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "BGA614H6327XTSA1_1_1" + (rectangle (start -5.08 3.81) (end 5.08 -5.08) + (stroke (width 0) (type default)) + (fill (type background)) + ) + (text "BGA614H6327XTSA1" (at 0 5.08 0) + (effects (font (size 1.27 1.27) (color 0 132 132 1))) + ) + (pin power_out line (at -7.62 -2.54 0) (length 2.54) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -7.62 1.27 0) (length 2.54) + (name "IN" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 7.62 1.27 180) (length 2.54) + (name "OUT" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin power_out line (at 7.62 -2.54 180) (length 2.54) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + ) + ) +) |