home *** CD-ROM | disk | FTP | other *** search
/ Fish 'n' More 1 / FishNMoreVol1.bin / more / text_files / new1meg / new1meg.doc < prev    next >
Text File  |  1989-07-06  |  4KB  |  78 lines

  1. Start with mem.doc for an overview of the project. This document will
  2. explain the other files.
  3.  
  4. If you have any comments or questions about the documentation, leave me
  5. Email on the Denver Amiga BBS, (303) 693-4735.  If you cannot get the board
  6. to work, please try to get local help from some technical type. I cannot
  7. debug miswiring over the phone.
  8.  
  9. Several people have asked about expanding the board.  I have two
  10. suggestions. If you can, the easy thing to do would be to use 1 meg chips.
  11. These are very expensive at present, but would give you a 4 meg board.  The
  12. extra address multiplexer is already there, only a little rework of the
  13. select lines is needed.  A second copy of the memory array is possible,
  14. including the drivers.  If you do this, you must add another chip to develop
  15. more ras lines.  Also, you will have to add a power supply since the Amiga
  16. cannot handle more chips than are on the present design.
  17.  
  18. This project is released to the public domain for non commercial use. This
  19. entire archive file is copyright 1986 by Michael W. Fellinger, 1590 Quince
  20. Ave. Boulder, Co 80302.  Any contributions cheerfully accepted at that
  21. address. Anyone interested in commercial use should contact me first.
  22.  
  23. Please feel free to post this INTACT set of files to other bulletin boards,
  24. but do not alter or delete anything. I will only be able to update the
  25. documentation if comments and suggestions can get back to me!  Please see
  26. the updates below.
  27.  
  28. My next hardware project for the Amiga will be a cheap hard disk interface.
  29. Anyone interested should leave me Email. At this time, the hardware has been
  30. figured out, but I need a device driver. Help would be appreciated.
  31.  
  32. UPDATES!!!!
  33.  
  34. re-release of 22-jun-86
  35.  
  36. 1. Caution about memory power pins in mechanical.
  37.  
  38. 2. Deletions in schematic file fixed, including source for MCYC* and RFRQ*
  39.  
  40. 3. Simplification to acknowledge circuit.
  41.  
  42. Note, the acknowledge circuit change is to make the circuit conform to the
  43. intentions of Amiga for expansion boards. I must urge everyone to change
  44. their boards to match, since the old way might cause a bus contention
  45. problem (which I can find no evidence for with a scope) so lets not take
  46. chances. This demonstrates one of the hazards of trying to build addons for
  47. an "open bus" machine that seems to have secret documentation.
  48.  
  49. Also, the need for the above change got to me in a most remarkable way. Henry
  50. Birdseye picked up a suggestion that the problem existed from a national net
  51. where it was placed by Kelly McArthur (thanks to both). However, Mr.
  52. McArthur is commenting on "an article by Louis Mamakos", who apparantly
  53. placed the project on the net. I don't know if Louis "filed the serial
  54. numbers off" or not, but the information very nearly didn't get back to me
  55. because the above information about how to get in touch with me was missing.
  56. I can only incorperate feedback from users if I can get it.
  57.  
  58.  
  59. Re-release of 06-Jul-86
  60.  
  61. 1. Some more deletions fixed in schematic
  62.  
  63. 2. Control circuit substantially revised to improve memory address setup
  64. times. This modification affects A2, A3, A4, A5, B1, B2, B3, B4, B5,
  65. B6(deleted), D5, and p2,p14 of C1-5. Most of the connections to these chips
  66. are the same, so substantial time can be saved by being careful that a wire
  67. does need to be removed. The chip at B1 becomes a 74LS00 taken from B6. B6
  68. remains empty. All other chips are as before.
  69.  
  70. 3. The parts list has been updated to show one less 74LS10 (was at B1).
  71.  
  72. 4. The programs have been included in both source and object form. Also,
  73. minor changes have been made to improve these programs. In particular, the
  74. clock have date and time set independently, even if the clock chip has
  75. invalid data. The memory test can be aborted using control C (may take a
  76. little time - lean on the key).
  77.