AHB Lite and APB protocol checker

Hi,

I want to add AHB Lite and APB protocol checkers to my testbench.
Does anyone have the AHB Lite and APB protocol checkers available for download ?

Thanks,

David

In reply to davidct:

I have AMBA2 AHB checkers written in my GitHub repo here. Cross check each of them with your understanding of protocol before integrating this. Most of AHB2 checkers will be common for AHB-Lite as well. You can develop your own APB checks as these have lesser complexity than AHB.

Better yet. Go to ARM website, they have SVA suite available for AHB/APB to download. I can not find download link though.

In reply to MayurKubavat:

Thanks for the reply.
I have seen the ARM AHB-Lite and APB checkers documentation on ARM website.
I think the source code is bundled with the Cortex M eval kit which requires an EULA.