Tests: Confirm fixed (#446)
This commit is contained in:
parent
f435d96241
commit
18b9e661c9
|
|
@ -9,7 +9,6 @@ if (!$::Driver) { use FindBin; exec("$FindBin::Bin/bootstrap.pl", @ARGV, $0); di
|
||||||
# SPDX-License-Identifier: LGPL-3.0-only OR Artistic-2.0
|
# SPDX-License-Identifier: LGPL-3.0-only OR Artistic-2.0
|
||||||
|
|
||||||
scenarios(simulator => 1);
|
scenarios(simulator => 1);
|
||||||
$Self->{vlt_all} and unsupported("Verilator unsupported, bug446");
|
|
||||||
|
|
||||||
compile(
|
compile(
|
||||||
);
|
);
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue