Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

[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.
 
  • Like
Reactions: samg

    samg

    Points: 2
    Helpful Answer Positive Rating
Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top