From: Eddie Hung Date: Thu, 22 Aug 2019 20:57:11 +0000 (-0700) Subject: Remove unused output X-Git-Tag: working-ls180~1084^2~21^2~6 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=659a481482b59efd672034bff9e034fa6d47336c;p=yosys.git Remove unused output --- 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 (