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

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

endmodule: tb_task3