mirror of
https://github.com/openhwgroup/cva5.git
synced 2025-04-20 12:07:53 -04:00
changed lint options
This commit is contained in:
parent
782e449492
commit
b38ecb479d
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@ lint_full:
|
|||
verilator -cc $(TAIGA_SRCS) \
|
||||
../test_benches/verilator/taiga_local_mem.sv \
|
||||
--top-module taiga_local_mem \
|
||||
--lint-only -Wwarn-lint -Wwarn-style
|
||||
--lint-only -Wall
|
||||
|
||||
.PHONY: verilator_taiga_dhrystone
|
||||
verilator_taiga_dhrystone:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue