aboutsummaryrefslogtreecommitdiff
path: root/task2/tb_rtl_task2.sv
blob: 736b1f66312dbc08fc6e925c4fe1704db1582ba3 (plain) (blame)
1
2
3
4
5
module tb_rtl_task2();

// Your testbench goes here. Our toplevel will give up after 1,000,000 ticks.

endmodule: tb_rtl_task2