;;;* Last edited: Jun 30 15:17 1993 (hqm)
;; HP led display
(def-device "hdsp-0762"
    (package dip 
	     (technology thru-hole)
	     (symbol dip8_6)
	     (class IC)
	     (pincount 8)
	     (pins 
	      (5 latch_l)
	      (8 d<0>)
	      (1 d<1>)
	      (2 d<2>)
	      (3 d<3>)
	      (7 vcc)
	      (6 gnd)
	      (4 blank)
	      )
;	     (power-pins 7)
;	     (ground-pins 6)
	     )
  )
