AXI muckbucket
Functions
Modules

Functions

module tb ()
 Top Level. More...
 

Detailed Description

Function Documentation

module tb ( )

Top Level.

tb This is a dual-top environment.This is the top level module that instantiates DUT and TB tops. Here though the DUT is two axi_if interfaces wired together with one configured as master and the other configured as a slave/responder.

Driver instantiation

Slave/responder instantiation

Definition at line 37 of file tb.sv.