blob: f0d158fce67d70557792530174335bb692389ec3 [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 gpio_test_pkg;
// dep packages
import uvm_pkg::*;
import cip_base_pkg::*;
import gpio_env_pkg::*;
// macro includes
`include "uvm_macros.svh"
// local types
// functions
// package sources
`include "gpio_base_test.sv"
endpackage