home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / ibm / pc / hardware / 34746 < prev    next >
Encoding:
Text File  |  1993-01-04  |  2.2 KB  |  48 lines

  1. Newsgroups: comp.sys.ibm.pc.hardware
  2. Path: sparky!uunet!usc!cs.utexas.edu!hermes.chpc.utexas.edu!news.utdallas.edu!corpgate!bnrgate!bmers95!bnr.ca!khor
  3. From: khor@bnr.ca (Kyle Hor)
  4. Subject: Re: Why does my 486 require 2 wait states?
  5. Message-ID: <1993Jan4.213815.28624@bmers95.bnr.ca>
  6. Sender: usenet@bmers95.bnr.ca
  7. Reply-To: khor@bnr.ca
  8. Organization: Bell-Northern Research Ltd.
  9. References:  <1ia62bINN37o@savoy.cc.williams.edu>
  10. Date: Mon, 4 Jan 1993 21:38:15 GMT
  11. Lines: 35
  12.  
  13. In article <1ia62bINN37o@savoy.cc.williams.edu>, 93gke@williams.edu (oldwanda) writes:
  14. |> I was wondering if anybody could help me with this. The docs for my
  15. |> computer say that at 33Mhz I need 2 wait states. Any other speed works
  16. |> at 0 wait states. Can someone explain this to me? I tried running at 0
  17. |> and 1 wait states, but I had memory problems. This sucks! Would I
  18. |> better off downgrading to 25Mhz??
  19. |> 
  20. Let me try with my limited hardware knowledge.
  21.  
  22.   With 33MHz, you are accessing the memory at (1/33E6)secs = 30.3 ns.
  23.   That is too fast as most DRAMs can only provide access reliablity
  24.   of 70/80ns (older DRAMs -> 100ns).
  25.  
  26.   Hence 2 wait states slows memory access to 90.9 ns which is ok for the
  27.   70 and 80ns DRAMs.
  28.  
  29.   With 25MHz, it works out to 40ns and hence would need only 1 wait state.
  30.   Not 0.
  31.  
  32. It is true that 25MHz machines access memory faster than 33MHz
  33. machines (80 vs 90.9ns).  But then the uP also performs other
  34. instructions as well.  My rough estimation would be about 30% on
  35. memory fetches and 70% for other internal register manipulations. 
  36. Which puts the 33MHz slightly ahead of the 25MHz.
  37.  
  38. Also I'm waiting for the day when they come out with 60ns DRAMs.  I can
  39. then reduce my 33MHz to 1 wait state and see it fly :).
  40.  
  41. ............................................................................
  42. . Kyle Hor                    .    /       / _   .  Email  khor@bnr.ca     .
  43. . Bell-Northern Research Ltd. .   /__\  / / /_\  .  Phone  (613) 763-2488  .
  44. . Ottawa, Ontario, Canada     .  / \  \/ /  \__  .  ESN          393-2488  .
  45. ....................................__/.....................................
  46. ................  standard disclaimer, 2 cents opinion  ....................
  47. .............  searching forever, for the perfect solution  ................
  48.