blob: 1c99c1389ad761dd3038964d3c11edff2390bc80 [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"
Cindy Chene513e362020-11-11 10:28:54 -08006`include "${name}_smoke_vseq.sv"
Shailendra Kushwah5d862e12019-09-05 11:42:25 -07007`include "${name}_common_vseq.sv"