aboutsummaryrefslogtreecommitdiff
path: root/task2/tb_rtl_fillscreen.sv
blob: 0c8013b8674c669c8c43a7b3c1c9b4b344c4ab2a (plain) (blame)
1
2
3
4
5
module tb_rtl_fillscreen();

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

endmodule: tb_rtl_fillscreen