blob: 6225c31326e5f32d687ad1ca4ab390016aa93a97 [file] [log] [blame]
// Copyright lowRISC contributors.
// Licensed under the Apache License, Version 2.0, see LICENSE for details.
// SPDX-License-Identifier: Apache-2.0
package usbdev_test_pkg;
// dep packages
import uvm_pkg::*;
import cip_base_pkg::*;
import usbdev_env_pkg::*;
// macro includes
`include "uvm_macros.svh"
`include "dv_macros.svh"
// local types
// functions
// package sources
`include "usbdev_base_test.sv"
endpackage