Tests: Fix ormux on travis.

This commit is contained in:
Wilson Snyder 2020-03-08 09:48:13 -04:00
parent 9a2a3f8db7
commit 135ccf6595
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ $Self->{sim_time} = $Self->{cycles} * 10 + 1000;
compile(
v_flags2 => ["+define+SIM_CYCLES=$Self->{cycles}",],
verilator_flags2=>["-Wno-UNOPTTHREADS"],
);
execute(