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

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

endmodule: tb_syn_circle