mirror of
https://github.com/vortexgpgpu/vortex.git
synced 2025-04-22 12:57:41 -04:00
10 lines
No EOL
522 B
Text
10 lines
No EOL
522 B
Text
`verilator_config
|
|
|
|
lint_off -rule BLKANDNBLK -file "../../../hw/rtl/fp_cores/fpnew/*"
|
|
lint_off -rule UNOPTFLAT -file "../../../hw/rtl/fp_cores/fpnew/*"
|
|
lint_off -rule WIDTH -file "../../../hw/rtl/fp_cores/fpnew/*"
|
|
lint_off -rule UNUSED -file "../../../hw/rtl/fp_cores/fpnew/*"
|
|
lint_off -rule LITENDIAN -file "../../../hw/rtl/fp_cores/fpnew/*"
|
|
lint_off -rule IMPORTSTAR -file "../../../hw/rtl/fp_cores/fpnew/*"
|
|
lint_off -rule PINCONNECTEMPTY -file "../../../hw/rtl/fp_cores/fpnew/*"
|
|
lint_off -file "../rtl/fp_cores/fpnew/*" |