vunit icon indicating copy to clipboard operation
vunit copied to clipboard

raise LocationException.warning

Open asicnet opened this issue 2 years ago • 2 comments

if we use the uvm_pkg.sv and the included files we get a lot of warnings and they are senseless! How can we suppress the output on the display.

can you add a option to the LocationException raise LocationException.warning(f"Missing value for argument {name!s}", token.location, display=none)

asicnet avatar Feb 13 '23 13:02 asicnet

1000 warning by parsing the defines in (system)verilog files

asicnet avatar Feb 13 '23 14:02 asicnet

two old issues to this stuff https://github.com/VUnit/vunit/issues/430 https://github.com/VUnit/vunit/issues/423

asicnet avatar Feb 14 '23 10:02 asicnet