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.

What am I do if I have to take 4KB+a address in AXI Bus?

Status
Not open for further replies.

u24c02

Advanced Member level 1
Joined
May 8, 2012
Messages
404
Helped
2
Reputation
4
Reaction score
2
Trophy points
1,298
Activity points
4,101
Hi.

Now I'm trying to know how to sole this problem.

I am using AXI Bus, and want to know how to setup Address boundary problem in this case about 4KB +a?
 

Hi,

I don't know AXI bus.
But the usualy way to extend the address area is to use "pages"

Often one uses a part of the address room as fixed (not paged) memory and another part as paged memory.
For example 2k fixed and the restin 16 pages 2k each. Gives 2k + 32k = 34k.

Klaus
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top