Sign In

Don't have a Xilinx account yet?

  • Choose to receive important news and product information
  • Gain access to special content
  • Personalize your web experience on Xilinx.com

Create Account

Username

Password

Forgot your password?
XClose Panel
Xilinx Home
Reply
Visitor
spartiat
Posts: 1
Registered: ‎04-19-2012
0

How to change addresses of ilmb_cntrl and dlmb_cntrl of MB?

Hello,

 

I have an issue with my design. I have a MicroBlaze and a PCI-Core as PLB masters implemented and I mapped the addresses manually. I have certain USER IP-Cores that need to get specific addresses, so I mapped the dlmb_cntrl and ilmb_cntrl to the baseaddress of 0x80000000 to highaddress 0x80003FFF. In my .mhs-file this address is correct, but when I simulate the design I can see, that the MicroBlaze is addressing the ilmb_contrl at 0x00000800... 

 

How can I set the baseaddress and highaddress correctly to get my design working correctly?

 

Thank you

Regular Contributor
tusu
Posts: 77
Registered: ‎10-29-2010

Re: How to change addresses of ilmb_cntrl and dlmb_cntrl of MB?

why are you trying to modify the address of the ilmb dlmb.???.what ever the user ip core u have just make a connection with your processor and genarte the address by clicking the option,,edk will take care of rest

 

even if u need to change the address u can try to make it change from genarating linker script option by setting the strating address