blob: 18a18f99fcbf1984e3a8f81bc175f7bfc6d1833f [file] [log] [blame]
lowRISC Contributors802543a2019-08-31 12:12:56 +01001// Copyright lowRISC contributors.
2// Licensed under the Apache License, Version 2.0, see LICENSE for details.
3// SPDX-License-Identifier: Apache-2.0
4
5`include "${name}_base_vseq.sv"
6`include "${name}_sanity_vseq.sv"
7`include "${name}_csr_vseq.sv"