Add Verilator waivers to the non-lint target in ibex_core.core

We want to hide Verilator warnings from actual builds as well as just
linting.
This commit is contained in:
Rupert Swarbrick 2020-03-02 10:59:26 +00:00 committed by Rupert Swarbrick
parent 96f95df23d
commit debc8e1379

View file

@ -77,6 +77,7 @@ parameters:
targets: targets:
default: default:
filesets: filesets:
- tool_verilator ? (files_lint_verilator)
- files_rtl - files_rtl
- files_check_tool_requirements - files_check_tool_requirements
lint: lint: