blob: c9be09986ebaad7b5038a4f97d9017e4513cc9a2 [file]
CAPI=2:
# Copyright 2022 Google LLC.
# Licensed under the Apache License, Version 2.0, see LICENSE for details.
# SPDX-License-Identifier: Apache-2.0
name: "lowrisc:dv:ml_top_sim:0.1"
description: "VC_TOP DV sim target"
filesets:
files_rtl:
depend:
- lowrisc:ip:ml_top
files_dv:
depend:
- lowrisc:dv:ml_top_test
files:
- tb.sv
file_type: systemVerilogSource
targets:
sim: &sim_target
toplevel: tb
filesets:
- files_rtl
- files_dv
default_tool: vcs
# TODO: add a lint check cfg in `hw/top_matcha/lint/top_matcha_dv_lint_cfgs.hjson`
lint:
<<: *sim_target