Skip to content

Commit be41448

Browse files
committed
remove unnecessary newline
Signed-off-by: dsengupta0628 <dsengupta@precisioninno.com>
1 parent 13f722f commit be41448

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

test/verilog_unconnected_hpin.v

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,3 @@ module block2 (in, clk, out, out2);
2222
BUFx2_ASAP7_75t_R u2 (.A(r1q), .Y(out));
2323
BUFx2_ASAP7_75t_R u3 (.A(out), .Y(out2));
2424
endmodule // block2
25-
26-
27-

0 commit comments

Comments
 (0)