RTD Embedded Technologies, Inc.
|
www.rtd.com
37
DMx820 User’s Manual
Table 9: DMx820HR Memory Map
Offset
(Hex)
Register Name
Register Function
0x0352
Reserved
0x0354
PWM1_WIDTHB
b[15:0] Width of output B pulse in Period Clock cycles
0x0356
Reserved
0x0358
PWM1_WIDTHC
b[15:0] Width of output C pulse in Period Clock cycles
0x035A
Reserved
0x035C
PWM1_WIDTHD
b[15:0] Width of output D pulse in Period Clock cycles
0x035E
Reserved
82C54 Timer Counter A
0x1000
TCA_COUNTER_0
b[7:0]
Counter 0 Register
0x1004
TCA_COUNTER_1
b[7:0]
Counter 1 Register
0x1008
TCA_COUNTER_2
b[7:0]
Counter 2 Register
0x100C
TCA_CON_WORD
b[7:0]
Control Word Register
82C54 Timer Counter B
0x1010
TCB_COUNTER_0
b[7:0]
Counter 0 Register
0x1014
TCB_COUNTER_1
b[7:0]
Counter 1 Register
0x1018
TCB_COUNTER_2
b[7:0]
Counter 2 Register
0x101C
TCB_CON_WORD
b[7:0]
Control Word Register
Detailed Register Description
The following sections provide a detailed description of the individual registers. In the following register description sections, each register is
described by a register table. The first row of the table lists the bits, D15 through D0. The second row lists the field name for each bit. The
third row lists the properties of that bit; ’R’ = bit can be read, ’W’
= bit can be written to, and ’C’ = bit can be cleared. The last row lists the value
of the bit after reset. The register table is then followed by a description of each of the fields where applicable. An "N/A" for the reset value
indicates that the reset value is not applicable - read the field descriptions for more information.
Bits marked as "Reserved" in the field name are unused, and reads will always return their reset value. These bits should not be modified
during writes for future compatibility.
6.3.1
S
YSTEM
B
LOCK
FPGA_VERSION
This register provides the version and type ID of the Digital I/O FPGA. The version can be used to identify the specific build of the board. The
type ID can be used to identify a particular feature set.
15
8
7
0
TYPE_ID
VERSION
R,+xxxx xxxx
R, +xxxx xxxx
Field
Description
TYPE_ID
FPGA Type Identifier.
0x10 = Standard FPGA
VERSION
FPGA Version Identifier
SVN_VERSION
This register provides the source code revision control version. It is updated every time the FPGA is compiled.
15
0
VERSION
R,+xxxx xxxx xxxx xxxx