| // Copyright lowRISC contributors. |
| // Licensed under the Apache License, Version 2.0, see LICENSE for details. |
| // SPDX-License-Identifier: Apache-2.0 |
| import bus_params_pkg::*; |
| import dv_base_reg_pkg::*; |
| import alert_esc_agent_pkg::*; |
| `include "uvm_macros.svh" |
| string msg_id = "cip_base_pkg"; |
| `include "cip_base_env_cfg.sv" |
| `include "cip_base_env_cov.sv" |
| `include "cip_base_virtual_sequencer.sv" |
| `include "cip_base_scoreboard.sv" |
| `include "cip_base_env.sv" |
| `include "cip_base_vseq.sv" |
| `include "cip_base_test.sv" |