;;;* Last edited: Jul 16 01:27 1993 (hqm)
(def-device "X28C256"
  (package dip 
	   (technology thru-hole)
	   (symbol dip28_6)
	   (class IC)
	   (pincount 28)
	   (pins (1 a<14>)
		 (2 a<12>)
		 (3 a<7>)
		 (4 a<6>)
		 (5 a<5>)
		 (6 a<4>)
		 (7 a<3>)
		 (8 a<2>)
		 (9 a<1>)
		 (10 a<0>)
		 (11 d<0>)
		 (12 d<1>)
		 (13 d<2>)
		 (14 vss)
		 (15 d<3>)
		 (16 d<4>)
		 (17 d<5>)
		 (18 d<6>)
		 (19 d<7>)
		 (20 ce_l)
		 (21 a<10>)
		 (22 oe_l)
		 (23 a<11>)
		 (24 a<9>)
		 (25 a<8>)
		 (26 a<13>)
		 (27 we_l)
		 (28 vcc)
		 )
;	   (power-pins 28)
;	   (ground-pins 14)
	   ))


