10 lines
459 B
Plaintext
10 lines
459 B
Plaintext
`verilator_config
|
|
|
|
lint_off -rule BLKANDNBLK -file "../rtl/fp_cores/fpnew/*"
|
|
lint_off -rule UNOPTFLAT -file "../rtl/fp_cores/fpnew/*"
|
|
lint_off -rule WIDTH -file "../rtl/fp_cores/fpnew/*"
|
|
lint_off -rule UNUSED -file "../rtl/fp_cores/fpnew/*"
|
|
lint_off -rule LITENDIAN -file "../rtl/fp_cores/fpnew/*"
|
|
lint_off -rule IMPORTSTAR -file "../rtl/fp_cores/fpnew/*"
|
|
lint_off -rule PINCONNECTEMPTY -file "../rtl/fp_cores/fpnew/*"
|
|
lint_off -file "../rtl/fp_cores/fpnew/*" |