Sign in

username:

password:



Not a member?

Search Comp.Arch.FPGA



Search tips

fpga by Keywords

Altera | ASIC | CPLD | Cyclone | DCM | DDR | DSP | Ethernet | ISE | JTAG | Linux | LVDS | Microblaze | ML310 | Modelsim | NIOS | OPB | PCI | Quartus | RocketIO | SDRAM | Spartan | Spartan3 | SRAM | Stratix | Verilog | VHDL | Virtex | Virtex-4 | Virtex-II | Xilinx | XST


Ads

See Also

DSPEmbedded SystemsElectronics

Comp.Arch.FPGA | EDK: Using DCR bus on ML310-based project

There are 4 messages in this thread.

You are currently looking at messages 0 to 4.

EDK: Using DCR bus on ML310-based project - my.king - 2006-06-29 03:47:00

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.




Re: EDK: Using DCR bus on ML310-based project - Guru - 2006-06-30 18:28:00

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

______________________________
Join the blogging team on FPGARelated.com and earn rewards! Details Here.

Re: EDK: Using DCR bus on ML310-based project - eric - 2006-07-04 03:22:00

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
> 
______________________________
Join the blogging team on FPGARelated.com and earn rewards! Details Here.

Re: EDK: Using DCR bus on ML310-based project - my.king - 2006-07-04 04:19:00

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

______________________________
Join the blogging team on FPGARelated.com and earn rewards! Details Here.