Skip to content

Commit

Permalink
fix: table description for the regmap
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos Souza <carlos.souza@analog.com>
  • Loading branch information
caosjr committed Jan 7, 2025
1 parent c9da76e commit 36fd0ee
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/library/axi_adrv9001/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ detailed description of each generic register map. The absolute address of a
register should be calculated by adding the instance base address to the
registers relative address.

Register Map base addresses for axi_ad9001
Register Map base addresses for axi_adrv9001
--------------------------------------------------------------------------------

.. list-table::
Expand Down Expand Up @@ -134,23 +134,23 @@ Register Map base addresses for axi_ad9001
* - 0x0800
- 0x2000
- TX1 COMMON
- See the `ADC Common <#hdl-regmap-DAC_COMMON>`__ table for more details.
- See the `DAC Common <#hdl-regmap-DAC_COMMON>`__ table for more details.
* - 0x0800
- 0x2000
- TX1 CHANNELS
- See the `ADC Channel <#hdl-regmap-ADC_CHANNEL>`__ table for more details.
- See the `DAC Channel <#hdl-regmap-DAC_CHANNEL>`__ table for more details.
* - 0x1000
- 0x4000
- TX2 BASE
- See the `Base <#hdl-regmap-COMMON>`__ table for more details.
* - 0x1000
- 0x4000
- TX2 COMMON
- See the `ADC Common <#hdl-regmap-DAC_COMMON>`__ table for more details.
- See the `DAC Common <#hdl-regmap-DAC_COMMON>`__ table for more details.
* - 0x1000
- 0x4000
- TX2 CHANNELS
- See the `ADC Channel <#hdl-regmap-ADC_CHANNEL>`__ table for more details.
- See the `DAC Channel <#hdl-regmap-DAC_CHANNEL>`__ table for more details.
* - 0x1200
- 0x4800
- TDD1
Expand Down

0 comments on commit 36fd0ee

Please sign in to comment.