Skip to content

Commit b351af4

Browse files
committed
docs/ada4355: Add axi_ada4355_regmap.txt file/update doc
Signed-off-by: Pop Ioan Daniel <pop.ioan-daniel@analog.com>
1 parent 8a42858 commit b351af4

File tree

2 files changed

+47
-7
lines changed

2 files changed

+47
-7
lines changed

docs/library/axi_ada4355/index.rst

+10-7
Original file line numberDiff line numberDiff line change
@@ -122,19 +122,22 @@ base address to the registers relative address.
122122
- 0x0000
123123
- BASE
124124
- See the `Base <#hdl-regmap-COMMON>`__ table for more details.
125-
* - 0x0000
126-
- 0x0000
127-
- RX COMMON
125+
* - 0x0010
126+
- 0x0040
127+
- ADC COMMON
128128
- See the `ADC Common <#hdl-regmap-ADC_COMMON>`__ table for more details.
129-
* - 0x0000
130-
- 0x0000
131-
- RX CHANNELS
129+
* - 0x0100
130+
- 0x0400
131+
- ADC CHANNELS
132132
- See the `ADC Channel <#hdl-regmap-ADC_CHANNEL>`__ table for more details.
133-
* - 0x0000
133+
* - 0x0200
134134
- 0x0800
135135
- IO_DELAY_CNTRL
136136
- See the `I/O Delay Control <#hdl-regmap-IO_DELAY_CNTRL>`__ table for more details.
137137

138+
.. hdl-regmap::
139+
:name: AXI_ADA4355
140+
138141
.. hdl-regmap::
139142
:name: COMMON
140143
:no-type-info:
+37
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
TITLE
2+
AXI_ADA4355 (axi_ada4355_adc)
3+
AXI_ADA4355
4+
ENDTITLE
5+
6+
############################################################################################
7+
############################################################################################
8+
9+
REG
10+
0x0032
11+
ENABLE_ERROR
12+
ENABLE ERROR MASK
13+
ENDREG
14+
15+
FIELD
16+
[2] 0x00000000
17+
ENABLE_FRAME_ERROR
18+
RW
19+
If set, enable frame error
20+
ENDFIELD
21+
22+
FIELD
23+
[1] 0x00000000
24+
ENABLE_LANE_1_ERROR
25+
RW
26+
If set, enable lane 1 error
27+
ENDFIELD
28+
29+
FIELD
30+
[0] 0x00000000
31+
ENABLE_LANE_0_ERROR
32+
RW
33+
If set, enable lane 0 error
34+
ENDFIELD
35+
36+
############################################################################################
37+
############################################################################################

0 commit comments

Comments
 (0)