loglib /*______________________________________________________________*/ /* */ /* LOG Library : hitachi.def */ /* SCM Library : hitachi.ddb */ /* */ /* Author : Bartels System */ /* Last Revision: 97/04/15 */ /*______________________________________________________________*/ /* */ /* This library includes circuit families manufactured by */ /* Hitachi such as */ /* */ /* - Memory Devices */ /* */ /* NOTE: */ /* */ /* The part names used in this library DO NOT include suffixes */ /* referring to temperature range, timing constraints, plastic */ /* or ceramic DIL packages (as long as pin compatibility is */ /* maintained). */ /*______________________________________________________________*/ /*______________________________________________________________*/ /* Memory Devices */ part hm514400 : zip20 { newattr "$comment" = "Memory Device" ; newattr "$commentge" = "Speicherbaustein" ; newattr "$type" = "HM514400" ; newattr "$manufacturer" = "Hitachi" ; pin (a0,a1,a2,a3,a4,a5,a6,a7,a8,a9,d0,d1,d2,d3,rs,cs,we,oe) ; net "vcc" : (15) ; net "vss" : (5) ; xlat (a0,a1,a2,a3,a4,a5,a6,a7,a8,a9,d0,d1,d2,d3,rs,cs,we,oe) to (11,12,13,14,16,17,18,19,20,10, 6, 7, 3, 4, 9, 2, 8, 1) ; } part hm534251zp : zip28 { newattr "$comment" = "Memory Device" ; newattr "$commentge" = "Speicherbaustein" ; newattr "$type" = "HM534251ZP" ; newattr "$manufacturer" = "Hitachi" ; pin (a0,a1,a2,a3,a4,a5,a6,a7,a8,d0,d1,d2,d3, s0,s1,s2,s3,ras,cas,we,sc,dtoe,se) ; net "vcc" : (21) ; net "vss" : (7) ; xlat (a0,a1,a2,a3,a4,a5,a6,a7,a8,d0,d1,d2,d3, s0,s1,s2,s3,ras,cas,we,sc,dtoe,se) to (26,25,24,23,20,19,18,22,17,12,13, 2, 3, 9,10, 5, 6, 16, 28,14, 8, 11, 4) ; } /*______________________________________________________________*/ /* Logical Library definition file end */ end.