aboutsummaryrefslogtreecommitdiff
path: root/task4/tb_task4.sv
blob: 04f882f995f24987882fd107143e3618629afd35 (plain) (blame)
1
2
3
4
5
module tb_task4();

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

endmodule: tb_task4