Content deleted Content added
m Fix grammar & typos in DRAM demands |
→Page mode DRAM: Correct mangled explanation of fast page mode. If another editor can make it more concise, please do so, but at least it's correct now. (Reference checked.) |
||
Line 346:
<!-- This section is linked from [[Page mode RAM]] -->
<!-- Change the above redirects if you change the title to this section (section links in redirects are case sensitive) -->
'''Page mode DRAM''' is a minor modification to the first-generation DRAM IC interface which improved the performance of reads and writes to a row by avoiding the inefficiency of precharging and opening the same row repeatedly to access a different column. In page mode DRAM, after a row was opened by holding {{overline|RAS}} low, the row could be kept open, and multiple reads or writes could be performed to any of the columns in the row. Each column access was initiated by presenting a column address and asserting {{overline|CAS}}
Page mode DRAM was in turn later improved with a small modification which further reduced latency. DRAMs with this improvement were called '''fast page mode DRAMs''' ('''FPM DRAMs'''). In page mode DRAM, the chip did not capture the column address until {{overline|CAS}} was asserted,
''Static column'' is a variant of fast page mode in which the column address does not need to be
''Nibble mode'' is another variant in which four sequential locations within the row can be accessed with four consecutive pulses of {{overline|CAS}}. The difference from normal page mode is that the address inputs are not used for the second through fourth {{overline|CAS}} edges
====Extended data out DRAM====
|