blob: 8a1ab7d0deab459bb635a2380139071ede8102f5 [file] [log] [blame]
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:aon_timer_sim:0.1"
description: "AON_TIMER DV sim target"
filesets:
files_rtl:
depend:
- lowrisc:ip:aon_timer
files_dv:
depend:
- lowrisc:dv:aon_timer_test
- lowrisc:dv:aon_timer_sva
files:
- tb.sv
file_type: systemVerilogSource
targets:
sim: &sim_target
toplevel: tb
filesets:
- files_rtl
- files_dv
default_tool: vcs
lint:
<<: *sim_target