Eunchan Kim | 0655035 | 2020-10-12 16:42:45 -0700 | [diff] [blame] | 1 | # 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 | [verilog] |
| 6 | include_paths = ["hw/ip/prim/rtl"] |
| 7 | |
| 8 | [option] |
| 9 | linter = true |