blob: 5f15a32b71bac609292d73937ccd8f81ed71259f [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
5interface ${name}_if ();
6
7 // interface pins
8
9 // debug signals
10
11endinterface