gkreehal
Newbie level 2
- Joined
- May 16, 2014
- Messages
- 2
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 14
Hi,
I need to write an interface(bridge) between the Avalon MM and APB bus. I have the follwoing signals
Avalon MM (Master) APB (Slave)
------------------- ---------------
Clk ---->
Reset ---->
(32) Address ---> PADDR -----> (16)
Write ---> PWRITE
Read --->
(32) WData ----> PWDATA ---> (32)
(32) RData <---- PRDATA <---- (32)
Wait <---- PRREADY <-----
Valid <---- PSLVERR <-----
Could someone please help me on what will go into the architecture (VHDL ) code here ?
Any examples would help me........
Thanks
- Sharon
I need to write an interface(bridge) between the Avalon MM and APB bus. I have the follwoing signals
Avalon MM (Master) APB (Slave)
------------------- ---------------
Clk ---->
Reset ---->
(32) Address ---> PADDR -----> (16)
Write ---> PWRITE
Read --->
(32) WData ----> PWDATA ---> (32)
(32) RData <---- PRDATA <---- (32)
Wait <---- PRREADY <-----
Valid <---- PSLVERR <-----
Could someone please help me on what will go into the architecture (VHDL ) code here ?
Any examples would help me........
Thanks
- Sharon