Programmer’s Model
2-14
Copyright © ARM Limited 2000. All rights reserved.
Bit 13, Alternate vectors select
This bit controls the base address used for the exception vectors.
When LOW, the base address for the exception vectors is
0x00000000
. When HIGH,
the base address is
0xFFFF0000
.
Note
This bit is initialized either HIGH or LOW during system reset, depending on the value
of the input pin, VINITHI. This allows you to define the exception vector location
during reset to suit the boot mechanism of the application. You can then reprogram this
bit as required following system reset.
Bit 12, ICache enable
Controls the behavior of the ICache.
To use the instruction cache, both the protection unit enable bit (bit 0) and the ICache
enable bit must be HIGH. This can be done with a single write to register 1.
At reset this bit is cleared.
Bit 7, Endian
Selects the endian configuration of the ARM946E-S. When this bit is HIGH, big-endian
configuration is selected. When LOW, little-endian configuration is selected.
At reset this bit is cleared.
Bit 2, DCache enable
This bit controls the behavior of the DCache.
To use the data cache, both the protection unit enable bit (bit 0) and the DCache enable
bit must be HIGH. This can be done with a single write to register 1.
At reset this bit is cleared.
Bit 0, Protection unit enable
This bit controls the operation of the ARM946E-S protection unit.
At reset this bit is cleared. This disables the protection unit, and as a result disables the
instruction and data caches and the write buffer.
Summary of Contents for ARM946E-S
Page 1: ...ARM DDI 0155A ARM946E S Technical Reference Manual ...
Page 6: ...vi Copyright ARM Limited 2000 All rights reserved ARM DDI 0155A 04 Limited Confidential ...
Page 54: ...Programmer s Model 2 34 Copyright ARM Limited 2000 All rights reserved ARM DDI 0155A ...
Page 70: ...Caches 3 16 Copyright ARM Limited 2000 All rights reserved ARM DDI 0155A ...
Page 78: ...Protection Unit 4 8 Copyright ARM Limited 2000 All rights reserved ARM DDI 0155A ...
Page 112: ...Coprocessor Interface 7 14 Copyright ARM Limited 2000 All rights reserved ARM DDI 0155A ...