aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorEddie Hung <eddie@fpgeh.com>2019-08-22 13:57:11 -0700
committerEddie Hung <eddie@fpgeh.com>2019-08-22 16:05:12 -0700
commit659a481482b59efd672034bff9e034fa6d47336c (patch)
tree7a037a0925a472b203add32bf1df5b32a3ff9639 /tests
parent61087329efcfac45de6b69ded33f38c8f8817eef (diff)
downloadyosys-659a481482b59efd672034bff9e034fa6d47336c.tar.gz
yosys-659a481482b59efd672034bff9e034fa6d47336c.tar.bz2
yosys-659a481482b59efd672034bff9e034fa6d47336c.zip
Remove unused output
Diffstat (limited to 'tests')
-rw-r--r--tests/ice40/adffs.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ice40/adffs.v b/tests/ice40/adffs.v
index e09ef52e1..93c8bf52c 100644
--- a/tests/ice40/adffs.v
+++ b/tests/ice40/adffs.v
@@ -55,7 +55,7 @@ input clk,
input clr,
input pre,
input a,
-output b,b1,b2,b3,b4
+output b,b1,b2,b3
);
dffsr u_dffsr (