This commit is contained in:
Brendan Haines 2022-12-28 22:07:28 -07:00
parent f8c7460b29
commit 02db181281

View File

@ -255,6 +255,10 @@ initial begin
#10
bh_assert_stats();
$finish;
// TODO: add more exhaustive testing
end
endmodule