Commit e38afac4 by Eddie Hung

Fix space

parent 630a4ee8
......@@ -39,7 +39,7 @@ always @(posedge clk)
// Output accumulation result
assign accum_out = adder_out;
endmodule
endmodule
`ifndef _AUTOTB
module __test ;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment