mirror of
https://github.com/verilator/verilator.git
synced 2025-01-08 23:57:35 +00:00
Tests: Rename some tests.
This commit is contained in:
parent
74ef35d3b3
commit
d5f88cbf78
@ -10,7 +10,7 @@ if (!$::Driver) { use FindBin; exec("$FindBin::Bin/bootstrap.pl", @ARGV, $0); di
|
|||||||
|
|
||||||
scenarios(simulator => 1);
|
scenarios(simulator => 1);
|
||||||
|
|
||||||
top_filename("t/t_array_interface.v");
|
top_filename("t/t_interface_array2.v");
|
||||||
|
|
||||||
compile(
|
compile(
|
||||||
v_flags2 => ["-Oi"],
|
v_flags2 => ["-Oi"],
|
Loading…
Reference in New Issue
Block a user