| // Copyright lowRISC contributors. | |
| // Licensed under the Apache License, Version 2.0, see LICENSE for details. | |
| // SPDX-License-Identifier: Apache-2.0 | |
| `verilator_config | |
| // Temporary rule to turn off all unused warnings until implementation is more | |
| // complete | |
| lint_off -rule UNUSED -file "*/rtl/otbn_*" | |