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

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

endmodule: tb_rtl_circle