verilator/test_regress
Stefan Wallentowitz dc90e6c3c3
Generate file with waivers (#2354)
This adds the flag --generate-waivefile <filename>. This will generate
a verilator config file with the proper lint_off statemens to turn off
warnings emitted during this particular run.

This feature can be used to start with using Verilator as linter and
systematically capture all known lint warning for further
elimination. It hopefully helps people turning of -Wno-fatal or
-Wno-lint and gradually improve their code base.

Signed-off-by: Stefan Wallentowitz <stefan.wallentowitz@hm.edu>
2020-05-26 20:38:14 +02:00
..
t Generate file with waivers (#2354) 2020-05-26 20:38:14 +02:00
.gdbinit
.gitignore Add XSim support to driver.pl, bug1493. 2019-08-29 17:00:49 -04:00
CMakeLists.txt Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
Makefile Clean additional objects. 2020-05-16 13:28:03 -04:00
Makefile_obj Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
driver.pl Only emit VM_PARALLEL_BUILDS=1 iff --output-split caused a split. 2020-05-26 01:22:10 +01:00
input.vc Fix DPI import/export to be standard compliant, #2236. 2020-04-07 19:07:47 -04:00
input.xsim.vc Add XSim support to driver.pl, bug1493. 2019-08-29 17:00:49 -04:00
vgen.pl Make vgen.pl deterministic 2020-04-24 04:53:33 +01:00