Releases: kumarrishav14/AMBA_APB
Releases · kumarrishav14/AMBA_APB
APB test bench
APB test bench is implemented using the following architecture.

This is a master test bench architecture in which the slave is the DUT and Master is the Test bench.
DUT is a memory whose depth can be changed accordingly
To run the code:
- Download the zip folder and extract it in a folder.
- Run the run_do.sv file.
Line 5 in run_do.sv file shows the waveform for interface signals. It needs to be changed according to the simulator
New test cases can be added in the test.sv file