From cd0421f0c30fcbe557c89f0fe7cd1b1e5ea42f9c Mon Sep 17 00:00:00 2001 From: Wojciech Kosior Date: Tue, 8 Sep 2020 17:46:12 +0200 Subject: remove trailing whitespace --- tests/self_32bit_word/test.v | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/self_32bit_word') diff --git a/tests/self_32bit_word/test.v b/tests/self_32bit_word/test.v index 86ed660..804b4d3 100644 --- a/tests/self_32bit_word/test.v +++ b/tests/self_32bit_word/test.v @@ -66,7 +66,7 @@ module self_32bit_test(); .SLAVE_NR(0), .WORD_SIZE(4), .ADR_BITS(22) - ) slave + ) slave ( .ACK_O(S_ACK_O), .CLK_I(S_CLK_I), -- cgit v1.2.3