aboutsummaryrefslogtreecommitdiff
path: root/task4/tb_syn_task4.sv
blob: 8c66b3f18447fb8264c41960b3197a06cceb0b90 (plain) (blame)
1
2
3
4
5
module tb_syn_task4();

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

endmodule: tb_syn_task4