7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2024-11-22 13:25:03 +00:00
kicad/demos/simulation/up-down-counter/up-down.kicad_sym
Seth Hillbrand d25ac664f8 Adding additional demos
Some simulation demos curtesy of Holger Vogt and a new board design
curtesy of Pat Deegan
2024-01-15 16:52:33 -08:00

179 lines
2.4 KiB
Plaintext

(kicad_symbol_lib
(version 20231120)
(generator "kicad_symbol_editor")
(generator_version "7.99")
(symbol "Up-Down"
(pin_names
(offset 1.016)
)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(property "Reference" "U"
(at -7.62 8.89 0)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Value" "up-down"
(at -7.62 -8.89 0)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Footprint" ""
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Datasheet" ""
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Description" "3 Bit Up-Down Counter"
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "ki_keywords" "CMOS"
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "ki_fp_filters" "DIP?16*"
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(symbol "Up-Down_1_0"
(pin input clock
(at -12.7 0 0)
(length 5.08)
(name "CK"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "1"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line
(at -12.7 -2.54 0)
(length 5.08)
(name "Up-down"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "2"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin output line
(at 12.7 2.54 180)
(length 5.08)
(name "Q1"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "3"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin output line
(at 12.7 0 180)
(length 5.08)
(name "Q2"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "4"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin output line
(at 12.7 -2.54 180)
(length 5.08)
(name "Q3"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "5"
(effects
(font
(size 1.27 1.27)
)
)
)
)
)
(symbol "Up-Down_1_1"
(rectangle
(start -7.62 5.08)
(end 7.62 -5.08)
(stroke
(width 0.254)
(type default)
)
(fill
(type background)
)
)
)
)
)