Commit 587ad118 authored by Jan Pospisil's avatar Jan Pospisil

added scoreboard control for FMC pulse transactions

parent 709a1cd9
......@@ -83,7 +83,7 @@ module Testbench;
end
initial begin: timeout
#1ms $error("Simulation timeout!");
#10ms $error("Simulation timeout!");
$stop();
end
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment