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: OPB Question

There are 2 messages in this thread.

You are currently looking at messages 0 to 2.

EDK: OPB Question - 2006-02-14 16:24:00

Hi all,
I have two questions regarding the OPB usage.
1) why is it the microblaze connects to the IOPB port to the OPB bus
when running from internal memory (BRAM) ? the program runs only from
the ILMB isn't it?
2) PLB-OPB bridge , the PPC405 reference guide says that the PLB should
be used for fast bus transactions and that the OPB is to be used for
slower peripherals (GPIOs/UART etc.). My question is as follows - If
I'm using a PLB-OPB bridge the data
from/to the OPB will still go trough the PLB bus so how come it is says

the the OPB usage takes some load of the PLB bus ? 
Thanks, Mordehay.




Re: EDK: OPB Question - Paulo Dutra - 2006-02-15 15:56:00

1>
I have written demos where microblaze accesses the ILMB without IOPB.
Where did you see this listed? Also, I have a demo with IOB without
ILMB. MB just needs to have memory at start address 0x0 either on IOPB
or ILMB. The ILMB is just faster since only 1 master is allowed thus
no bus arbitration therefore preferred.


m...@walla.co.il wrote:
> Hi all,
> I have two questions regarding the OPB usage.
> 1) why is it the microblaze connects to the IOPB port to the OPB bus
> when running from internal memory (BRAM) ? the program runs only from
> the ILMB isn't it?
> 2) PLB-OPB bridge , the PPC405 reference guide says that the PLB should
> be used for fast bus transactions and that the OPB is to be used for
> slower peripherals (GPIOs/UART etc.). My question is as follows - If
> I'm using a PLB-OPB bridge the data
> from/to the OPB will still go trough the PLB bus so how come it is says
> 
> the the OPB usage takes some load of the PLB bus ? 
> Thanks, Mordehay.
> 
______________________________
Join the blogging team on FPGARelated.com and earn rewards! Details Here.