aboutsummaryrefslogtreecommitdiff
path: root/tests/self_32bit_word/test.v
diff options
context:
space:
mode:
Diffstat (limited to 'tests/self_32bit_word/test.v')
-rw-r--r--tests/self_32bit_word/test.v2
1 files changed, 1 insertions, 1 deletions
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),