tree: 9f6d848f5dd9beba588fe625474e66cb636146a3 [path history] [tgz]
  1. clk_if.sv
  2. clk_rst_if.sv
  3. common_ifs.core
  4. pins_if.sv
  5. README.md
hw/dv/sv/common_ifs/README.md

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.