There are 4 messages in this thread.
You are currently looking at messages 0 to 4.
Hi, I'm working with the ML310 eval board. Is there anyone who has a working example on how to create a custom IP on the DCR bus (and accessing it from the PPC405)? Thanks.
my.king wrote: > Hi, > > I'm working with the ML310 eval board. Is there anyone who has a > working example on how to create a custom IP on the DCR bus (and > accessing it from the PPC405)? > > Thanks. I did it! It is quite easy. Take a look at Xilinx PLBtoOPB bridge core or similar IP with DCR bus. Cheers, Guru______________________________
I have a similar problem, my way is to take a look at the GSRD desing from xilinx. There is an intc core which implements a interface between logic and ppc over the DCR. Regards, Eric Guru schrieb: > my.king wrote: >> Hi, >> >> I'm working with the ML310 eval board. Is there anyone who has a >> working example on how to create a custom IP on the DCR bus (and >> accessing it from the PPC405)? >> >> Thanks. > > I did it! It is quite easy. Take a look at Xilinx PLBtoOPB bridge core > or similar IP with DCR bus. > > Cheers, > > Guru >______________________________
Thanks.. I'll look for that.. Guru wrote: > my.king wrote: > > Hi, > > > > I'm working with the ML310 eval board. Is there anyone who has a > > working example on how to create a custom IP on the DCR bus (and > > accessing it from the PPC405)? > > > > Thanks. > > I did it! It is quite easy. Take a look at Xilinx PLBtoOPB bridge core > or similar IP with DCR bus. > > Cheers, > > Guru______________________________