diff --git a/lib/tb/axil_wb_bridge_tb.sv b/lib/tb/axil_wb_bridge_tb.sv index 0b38e35..139bdcc 100644 --- a/lib/tb/axil_wb_bridge_tb.sv +++ b/lib/tb/axil_wb_bridge_tb.sv @@ -255,6 +255,10 @@ initial begin #10 bh_assert_stats(); $finish; + + + // TODO: add more exhaustive testing + end endmodule \ No newline at end of file