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

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

endmodule: tb_task2