mirror of
https://github.com/verilator/verilator.git
synced 2026-09-03 08:24:31 +02:00
Tests: Remove t_emit_memb_limit/vltmt as slow
This commit is contained in:
@@ -9,7 +9,8 @@ if (!$::Driver) { use FindBin; exec("$FindBin::Bin/bootstrap.pl", @ARGV, $0); di
|
||||
# SPDX-License-Identifier: LGPL-3.0-only OR Artistic-2.0
|
||||
use IO::File;
|
||||
|
||||
scenarios(simulator => 1);
|
||||
# Very slow on vltmt, and doesn't test much of value there, so disabled
|
||||
scenarios(vlt => 1);
|
||||
|
||||
sub gen {
|
||||
my $filename = shift;
|
||||
|
||||
Reference in New Issue
Block a user