blob: 7fe236e2c3425ec7b3746a56530728b9c2577171 [file]
CAPI=2:
# Copyright lowRISC contributors.
# Licensed under the Apache License, Version 2.0, see LICENSE for details.
# SPDX-License-Identifier: Apache-2.0
name: "lowrisc:dv:otbn_model_agent:0.1"
description: "Agent for OTBN model interface"
filesets:
files_dv:
depend:
- lowrisc:prim:assert
- lowrisc:dv:dv_utils
- lowrisc:dv:dv_lib
- lowrisc:dv:otbn_model
- lowrisc:ip:otbn_pkg
- lowrisc:ip:keymgr_pkg
files:
- otbn_model_if.sv
- otbn_model_agent_pkg.sv
- otbn_model_item.sv: {is_include_file: true}
- otbn_model_agent_cfg.sv: {is_include_file: true}
- otbn_model_monitor.sv: {is_include_file: true}
- otbn_model_agent.sv: {is_include_file: true}
file_type: systemVerilogSource
targets:
default:
filesets:
- files_dv