blob: 85365161ed6731e2d264745c8e6db70fe75fed84 [file]
// Copyright lowRISC contributors.
// Licensed under the Apache License, Version 2.0, see LICENSE for details.
// SPDX-License-Identifier: Apache-2.0
package otbn_test_pkg;
// dep packages
import uvm_pkg::*;
import cip_base_pkg::*;
import otbn_env_pkg::*;
import otbn_memutil_pkg::*;
// macro includes
`include "uvm_macros.svh"
`include "dv_macros.svh"
// local types
// functions
// package sources
`include "otbn_base_test.sv"
endpackage