mirror of
https://github.com/openhwgroup/cve2.git
synced 2025-04-25 06:27:22 -04:00
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:
parent
96f95df23d
commit
debc8e1379
1 changed files with 1 additions and 0 deletions
|
@ -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:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue