ivtest: Remove outdated pr1963962 SystemVerilog mode gold file
Starting with commit 96df251c95 ("Suppress unnecessary VCD/LXT/LXT2
warnings about packages.") there is no longer a warning printed that the
unit scope can't be printed if it is empty.
Remove the special SystemVerilog mode gold file for the pr1963962 test that
expects this warning.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
This commit is contained in:
parent
155ed084b0
commit
26d5cca784
|
|
@ -1,2 +0,0 @@
|
||||||
VCD info: dumpfile work/dumptest.vcd opened for output.
|
|
||||||
VCD warning: $dumpvars: Package ($unit::) is not dumpable with VCD.
|
|
||||||
|
|
@ -84,7 +84,6 @@ parameter_no_default normal ivltests
|
||||||
parameter_omit1 normal ivltests
|
parameter_omit1 normal ivltests
|
||||||
parameter_omit2 normal ivltests
|
parameter_omit2 normal ivltests
|
||||||
parameter_omit3 normal ivltests
|
parameter_omit3 normal ivltests
|
||||||
pr1963962 normal ivltests gold=pr1963962-fsv.gold
|
|
||||||
pr3015421 CE ivltests gold=pr3015421-fsv.gold
|
pr3015421 CE ivltests gold=pr3015421-fsv.gold
|
||||||
resetall normal,-Wtimescale ivltests gold=resetall-fsv.gold
|
resetall normal,-Wtimescale ivltests gold=resetall-fsv.gold
|
||||||
scope2b normal ivltests
|
scope2b normal ivltests
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue