aboutsummaryrefslogtreecommitdiff
path: root/task3/tb_rtl_task3.sv
blob: 3404a06644b3190a4cc20423db4dc9ac292a0d65 (plain) (blame)
1
2
3
4
5
module tb_rtl_task3();

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

endmodule: tb_rtl_task3