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.

Interconnection two Microblaze Peripherals to one another

Status
Not open for further replies.

vjabagch

Member level 1
Joined
Jun 26, 2009
Messages
35
Helped
4
Reputation
8
Reaction score
4
Trophy points
1,288
Activity points
1,665
I am not sure how to connect two peripherals (SRAM controller and Wishbone to PLB Bridge) to each other in EDK. I have an SRAM controller that interfaces to user logic using wishbone signals and a Microblaze processor with a PLB bus.

How do I use the bus selection in EDK to identify that the SRAM controller wishbone interface will connect to the WB to PLB bridge?

I have no issues connecting the Wishbone SRAM controller to the off chip SRAM using the UCF file. Similarly I have no problem connecting the Bridge to the PLB bus. But I do have a difficulty connecting the SRAM controller Wishbone side to the bridge's Wishbone ports.

Please advise on how to select the pins to connect both custom ip cores "together".

Why am I doing all this? I want to read write to SRAM using a C code on the Microblaze processor on a Virtex 5 FPGA.

Thank you.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top