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

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

endmodule: tb_syn_task2