|
APB UVM Agent
0.0.1
|
Functions | |
| interface | apb_if (input PCLK, input PRESETn) |
| APB bus interface with very simple property checking. More... | |
| interface apb_if | ( | input | PCLK, |
| input | PRESETn | ||
| ) |
APB bus interface with very simple property checking.
bus address
bus read data
bus write data
Slave select lines, active high. Only connect the ones that are needed.
read/write control
slave ready
| PCLK | bus clock |
| PRESETn | bus reset, active low |