[SOLVED] Register space addressing in Xilinx JESD204

Status
Not open for further replies.

samg

Newbie level 4
Joined
Oct 16, 2017
Messages
6
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
57
I am a beginner with both AXI and JESD204. The address for control registers in the JESD204 IP is supposed to be a 32bit address but Xilinx documentation mentions address offset as 12bit values like "0x008", "0x00C".

Are we just supposed to add zeroes in front when using these addresses for axi-lite read/write transactions?

Any help is appreciated.
 

As a generic comment, Real address = Base address + Offset value
Just add it to the base address to get the 32 bit value.
 
Reactions: samg

    samg

    Points: 2
    Helpful Answer Positive Rating
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…