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

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

endmodule: tb_syn_task3