@@ -0,0 +1,8 @@
module debouncer_tb;
logic clk,reset,source;
wire out;
debouncer Dut (.*);
endmodule
The note is not visible to the blocked user.