From d83a7031e5e808fb1691440e3b54fd39e6ea63a1 Mon Sep 17 00:00:00 2001 From: Maciej Kurc Date: Mon, 25 Nov 2019 16:26:22 +0100 Subject: [PATCH] Code formatting. Signed-off-by: Maciej Kurc --- fuzzers/035b-iob-iserdes/top.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fuzzers/035b-iob-iserdes/top.py b/fuzzers/035b-iob-iserdes/top.py index b1ff01ea..e1add6cb 100644 --- a/fuzzers/035b-iob-iserdes/top.py +++ b/fuzzers/035b-iob-iserdes/top.py @@ -443,7 +443,7 @@ end else if (IS_USED && BEL_TYPE == "IDDR") begin .Q1(x[0]), .Q2(x[1]) ); - + assign x[8] = (IDELMUX) ? ddly : I; assign x[7:2] = 0;