aboutsummaryrefslogtreecommitdiff
path: root/tests/self
diff options
context:
space:
mode:
authorWojciech Kosior <kwojtus@protonmail.com>2020-09-08 17:46:12 +0200
committerWojciech Kosior <kwojtus@protonmail.com>2020-09-08 17:46:12 +0200
commitcd0421f0c30fcbe557c89f0fe7cd1b1e5ea42f9c (patch)
treefeb49818e92940cd20586dcb23951fe04e54a2f2 /tests/self
parentdfcd082cd2290fb39d8cb322f2ab70f0e8752ef7 (diff)
downloadAGH-engineering-thesis-cd0421f0c30fcbe557c89f0fe7cd1b1e5ea42f9c.tar.gz
AGH-engineering-thesis-cd0421f0c30fcbe557c89f0fe7cd1b1e5ea42f9c.zip
remove trailing whitespace
Diffstat (limited to 'tests/self')
-rw-r--r--tests/self/test.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/self/test.v b/tests/self/test.v
index b92a63e..8eb0617 100644
--- a/tests/self/test.v
+++ b/tests/self/test.v
@@ -61,7 +61,7 @@ module self_test();
memory_slave_model
#(
.SLAVE_NR(0)
- ) slave
+ ) slave
(
.ACK_O(S_ACK_O),
.CLK_I(S_CLK_I),