Possible mistake
This commit is contained in:
@@ -305,11 +305,6 @@ module gen_clock();
|
|||||||
end
|
end
|
||||||
endmodule
|
endmodule
|
||||||
|
|
||||||
//testbench
|
|
||||||
module gen_clock_tb();
|
|
||||||
reg clk;
|
|
||||||
gen
|
|
||||||
|
|
||||||
module mux_2_1 tb0(
|
module mux_2_1 tb0(
|
||||||
input wire switch,
|
input wire switch,
|
||||||
input wire [8:0] A,B,
|
input wire [8:0] A,B,
|
||||||
|
|||||||
Reference in New Issue
Block a user