aboutsummaryrefslogtreecommitdiff
path: root/task4/tb_rtl_task4.sv
blob: 47f6810df28dc5499dba0cfdea74e2c3215100aa (plain) (blame)
1
2
3
4
5
module tb_rtl_task4();

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

endmodule: tb_rtl_task4