AMD AMD-K6-2/450 Design Guide - Page 82

Read-Only Memory, models 7 and 8/[7:0]. Models 8/[F:8]

Page 82 highlights

Preliminary Information Embedded AMD-K6™ Processors BIOS Design Guide 23913A/0-November 2000 sampling KEN# before it was valid (in this case, BRDY# was used by the processor to sample KEN#). If NA# is not asserted during memory write cycles, then the processor does not fully take advantage of the potential performance gains that bus pipelining can achieve. For proper functionality, always program the WCDE bit to 0 for models 7 and 8/[7:0]. Models 8/[F:8], 9, and D do not support the WCDE bit. Read-Only Memory The processor's caches must be flushed prior to defining any area of memory as cacheable and read-only. (The BIOS is typically "shadowed" into main memory and defined as cacheable and read-only.) If the caches are not flushed, then a line that resides in the processor's cache that falls within a readonly area of memory can be written to, which would place the cache line in the modified state. If this modified line is subsequently replaced and written back to memory, then the system may hang (or other unpredictable effects may occur) because the writeback is directed to an area of memory defined as read-only by the chipset. 70 Additional Considerations

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98

70
Additional Considerations
Embedded AMD-K6™ Processors BIOS Design Guide
23913A/0—November 2000
Preliminary Information
sampling KEN# before it was valid (in this case, BRDY# was
used by the processor to sample KEN#). If NA# is not asserted
during memory write cycles, then the processor does not fully
take advantage of the potential performance gains that bus
pipelining can achieve.
For proper functionality, always program the WCDE bit to 0 for
models 7 and 8/[7:0]. Models 8/[F:8], 9, and D do not support the
WCDE bit.
Read-Only Memory
The processor’s caches must be flushed prior to defining any
area of memory as cacheable and read-only. (The BIOS is
typically “shadowed” into main memory and defined as
cacheable and read-only.) If the caches are not flushed, then a
line that resides in the processor’s cache that falls within a read-
only area of memory can be written to, which would place the
cache line in the modified state. If this modified line is
subsequently replaced and written back to memory, then the
system may hang (or other unpredictable effects may occur)
because the writeback is directed to an area of memory defined
as read-only by the chipset.