Skip to content
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.

Commit

Permalink
Memory_NVRAM: Move obsolete symbols (#1136)
Browse files Browse the repository at this point in the history
* Memory_NVRAM: Move obsolete symbols

* obsolete/Memory_NVRAM: Add DCM missing fields
  • Loading branch information
antoniovazquezblanco authored and evanshultz committed Nov 13, 2018
1 parent af0d785 commit b57b84a
Show file tree
Hide file tree
Showing 3 changed files with 49 additions and 36 deletions.
36 changes: 0 additions & 36 deletions Memory_NVRAM.lib
Original file line number Diff line number Diff line change
Expand Up @@ -137,42 +137,6 @@ X VDD 8 0 400 100 D 50 50 1 1 W
ENDDRAW
ENDDEF
#
# MB81461ZIP
#
DEF MB81461ZIP U 0 40 Y Y 1 F N
F0 "U" 0 100 50 H V C CNN
F1 "MB81461ZIP" 0 -100 50 H V C CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
DRAW
S -350 -800 350 800 0 1 10 f
X D2 1 600 500 250 L 50 50 1 1 T
X DT/OE 10 -600 -500 250 R 50 50 1 1 I
X D0 11 600 700 250 L 50 50 1 1 T
X D1 12 600 600 250 L 50 50 1 1 T
X W 13 -600 -400 250 R 50 50 1 1 I I
X RAS 14 -600 -200 250 R 50 50 1 1 I I
X A6 15 -600 100 250 R 50 50 1 1 I
X A5 16 -600 200 250 R 50 50 1 1 I
X A4 17 -600 300 250 R 50 50 1 1 I
X VCC 18 50 800 0 U 50 50 1 1 W N
X A7 19 -600 0 250 R 50 50 1 1 I
X D3 2 600 400 250 L 50 50 1 1 T
X A3 20 -600 400 250 R 50 50 1 1 I
X A2 21 -600 500 250 R 50 50 1 1 I
X A1 22 -600 600 250 R 50 50 1 1 I
X A0 23 -600 700 250 R 50 50 1 1 I
X CAS 24 -600 -300 250 R 50 50 1 1 I I
X SOE 3 -600 -600 250 R 50 50 1 1 I
X SD2 4 600 -100 250 L 50 50 1 1 T
X SD3 5 600 -200 250 L 50 50 1 1 T
X VSS 6 50 -800 0 U 50 50 1 1 W N
X VCLK 7 -600 -700 250 R 50 50 1 1 I C
X SD0 8 600 100 250 L 50 50 1 1 T
X SD1 9 600 0 250 L 50 50 1 1 T
ENDDRAW
ENDDEF
#
# MB85RS16
#
DEF MB85RS16 U 0 40 Y Y 1 F N
Expand Down
9 changes: 9 additions & 0 deletions obsolete/Memory_NVRAM.dcm
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
EESchema-DOCLIB Version 2.0
#
$CMP MB81461ZIP
D 262,144-bit dual port dynamic RAM, 5V, 64Kx4 DRAM port, 256x4 SAM port, ZIP-24
K 5v dram sam
F https://retrocdn.net/images/7/78/MB81461_datasheet.pdf
$ENDCMP
#
#End Doc Library
40 changes: 40 additions & 0 deletions obsolete/Memory_NVRAM.lib
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
EESchema-LIBRARY Version 2.4
#encoding utf-8
#
# MB81461ZIP
#
DEF MB81461ZIP U 0 40 Y Y 1 F N
F0 "U" 0 100 50 H V C CNN
F1 "MB81461ZIP" 0 -100 50 H V C CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
DRAW
S -350 -800 350 800 0 1 10 f
X D2 1 600 500 250 L 50 50 1 1 T
X DT/OE 10 -600 -500 250 R 50 50 1 1 I
X D0 11 600 700 250 L 50 50 1 1 T
X D1 12 600 600 250 L 50 50 1 1 T
X W 13 -600 -400 250 R 50 50 1 1 I I
X RAS 14 -600 -200 250 R 50 50 1 1 I I
X A6 15 -600 100 250 R 50 50 1 1 I
X A5 16 -600 200 250 R 50 50 1 1 I
X A4 17 -600 300 250 R 50 50 1 1 I
X VCC 18 50 800 0 U 50 50 1 1 W N
X A7 19 -600 0 250 R 50 50 1 1 I
X D3 2 600 400 250 L 50 50 1 1 T
X A3 20 -600 400 250 R 50 50 1 1 I
X A2 21 -600 500 250 R 50 50 1 1 I
X A1 22 -600 600 250 R 50 50 1 1 I
X A0 23 -600 700 250 R 50 50 1 1 I
X CAS 24 -600 -300 250 R 50 50 1 1 I I
X SOE 3 -600 -600 250 R 50 50 1 1 I
X SD2 4 600 -100 250 L 50 50 1 1 T
X SD3 5 600 -200 250 L 50 50 1 1 T
X VSS 6 50 -800 0 U 50 50 1 1 W N
X VCLK 7 -600 -700 250 R 50 50 1 1 I C
X SD0 8 600 100 250 L 50 50 1 1 T
X SD1 9 600 0 250 L 50 50 1 1 T
ENDDRAW
ENDDEF
#
#End Library

0 comments on commit b57b84a

Please sign in to comment.