SIMM to ZIP adapter


Subtitle: " How I added a 4 MB 72 pin SIMM to my SCSI controller, instead of using ZIP chips (works on A3000 too !)"


September 1996


Copyright and Distribution


This project is freeware, even because I invented nothing. You can send me whatever you want, just to tell me if you liked it or not.



History


All the A3000 owners know how hard to find and expensive are 1Mbx4 ZIP chips. For a long time I tried to discover a way to build a board to "emulate" a 1Mbx4 ZIP chip using my old 256Kbx4 ZIP chips; I made many projects but none had success. After spending many money to buy 8 MB of these chips, I started to become smarter ( ? :). If ZIP chips are so expensive, why don't use 1Mbx4 chip in some other package ? Then I started to visit all the electronic shops and I asked for DRAMs in any package, but I discovered that no one sells 1Mbx4 chips. One day, giving a envy look to a very cheap 4 Mb SIMM, I noted that the chips it used are the famous 1Mbx4 chips !!!! After collecting all the needed informations I started to project and build this adapter.



Limits


I made this adapter for my SCSI controller, which uses a very strange method to manage its memory expansion (there is only one /RAS for all the chips, and the memory banks are selected through the /WE signal instead of the /CAS signal).
The first version of my adapter works also in the A3000 ! My friend Andrea was crazy enough to try it in his A3000, so you can ask him directly
The second revision is a rework of the adapter I build for my SCSI controller; probably also this can be used in the A3000 if NO MODIFICATION are made on the SIMM and without the extra /WE connection.



Theoric realization


SIMM pin # SIMM signals ZIP pin # [chip #] ZIP signals
1 GND 5[1] GND
2 D0 6[1] D0[1]
3 D18 6[5] D0[5]
4 D1 7[1] D1[1]
5 D19 7[5] D1[5]
6 D2 3[1] D2[1]
7 D20 3[5] D2[5]
8 D3 4[1] D3[1]
9 D21 4[5] D3[5]
10 VCC 15[2] Vcc
11      
12 A0 11[2] A0
13 A1 12[2] A1
14 A2 13[5] A2
15 A3 14[5] A3
16 A4 16[5] A4
17 A5 17[4] A5
18 A6 18[5] A6
19 A10    
20 D4 6[2] D0[2]
21 D22 6[6] D0[6]
22 D5 7[2] D1[2]
23 D23 7[6] D1[6]
24 D6 3[2] D2[2]
25 D24 3[6] D2[6]
26 D7 4[2] D3[2]
27 D25 4[6] D3[6]
28 A7 19[7] A7
29      
30 VCC 15[4] Vcc
31 A8 20[7] A8
32 A9 10[4] A9
33 /RAS3    
34 /RAS2 9[4] /RAS(1)
35 DP26    
36 DP8    
37 DP17    
38 DP35    
39 GND 5[2] GND
40 /CAS0 2[2] /CAS(0)
41 /CAS2 2[5] /CAS(1)
42 /CAS3 2[8] /CAS(2)
43 /CAS1 2[4] /CAS(3)
44 /RAS0 9[7] /RAS(0)
45 /RAS1    
46      
47 /WE 8[4] !!!! /WE
48      
49 D9 6[3] D0[3]
50 D27 6[7] D0[7]
51 D10 7[3] D1[3]
52 D28 7[7] D1[7]
53 D11 3[3] D2[3]
54 D29 3[7] D2[7]
55 D12 4[3] D3[3]
56 D30 4[7] D3[7]
57 D13 6[4] D0[4]
58 D31 6[8] D0[8]
59 VCC 15[8] Vcc
60 D32 7[8] D1[8]
61 D14 7[4] D1[4]
62 D33 3[8] D2[8]
63 D15 3[4] D2[4]
64 D34 4[8] D3[8]
65 D16 4[4] D3[4]
66      
67 PD1    
68 PD2    
69 PD3    
70 PD4    
71      
72 GND 5[3] GND
[1]= U850   On the A3000 it's         [1]= M16    On my SCSI controller
[2]= U851   the first 4 MB 32 bit     [2]= M12    they are 2 banks
[3]= U852   memory bank               [3]= M8     2 MB 16 bit each
[4]= U853                             [4]= M4
[5]= U854                             [5]= M15
[6]= U855   see the pics              [6]= M11    see the pics
[7]= U856                             [7]= M7
[8]= U857                             [8]= M3
    

The SIMM data lines are connected, in groups of 4, to only one chip on the SIMM. The addres lines are common to all the chips on the SIMM. The /OE signal of all the chips on the SIMM is connected to GND.


Practical realization


It was impossible to me to found sockets for the SIMM so I soldered wires directly on the SIMM and I connected them to the ZIP sockets.
CHECK EVERYTIME IF THE CONNECTION ARE NOT FAULTY AND THERE ARE NO SHORT CIRCUITS !!!



Credits, thanks and greetings go to:


My brother Leonardo, for his insistence which push me to conceive and realize this project, and his hands, very useful when soldering.

Dr. Segio Congiu, my Electronic Computers professor, who made me understand what I was doing.

Frank de Wit and Frank (Falstaff, author of the GIICM) for their help

The people of the technical support team at Motorola, in particular Bill Gorman, for their answers to my "exotic" questions.


Greetings to:

The Amiga community of the Padova University, the worldwide Amiga community, the Amiga Report staff, the Amiga Technologies team, and everyone who knows me.


Happy hacking!!


Back to index