Test the APB Interface

M

meenz

Guest
Hi..
I have developed an RTL for APB slave interface whch receives ( PDATA,
PADDR etc) from a master and writes the data into a memory. I need to
test this design by using it as a part of a bigger design... Maybe the
master.Could anybody suggest examples of easily available simulation
models for the Master which i can use for my testing
 
On Apr 15, 9:37 am, meenz <meenz.tro...@gmail.com> wrote:
Hi..
I have developed an RTL for APB slave interface whch receives ( PDATA,
PADDR etc) from a master and writes the data into a memory. I need to
test this design by using it as a part of a bigger design... Maybe the
master.Could anybody suggest examples of easily available simulation
models for the Master which i can use for my testing

You may download the leon cpu (VHDL), which uses AHB/APB and have your
design hooked there and write some programs to test it.
Look on ARM site they used to have some examples for AHB/APB masters.
Alos see my site for LEON and AHB:
h..p://bknpk.no-ip.biz/
 
On 4ÔÂ15ČŐ, ĎÂÎç2Ęą37ˇÖ, meenz <meenz.tro...@gmail.com> wrote:
Hi..
I have developed an RTL for APB slave interface whch receives ( PDATA,
PADDR etc) from a master and writes the data into a memory. I need to
test this design by using it as a part of a bigger design... Maybe the
master.Could anybody suggest examples of easily available simulation
models for the Master which i can use for my testing
AMBA_Design_Kit would be a good start point,witin which there are all
kinds of amba bus related models and you can setup a testbench to
verify amba bus system , including APB.

Regards,

Samuel
 

Welcome to EDABoard.com

Sponsor

Back
Top