blob: ba63dc5613e3844f809960387f7fb6bf7da70db8 [file] [log] [blame] [view]
# Common interfaces
{{% toc 4 }}
## Overview
In this directory, we provide commonly used interfaces to construct testbenches for DV.
They are described in detail below.
### clk_rst_if
This interface provides the ability to drive / sample clock and reset signal.
### pins_if
This interface provides the ability to drive / sample any signal in the DUT.