projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6108732
)
Remove unused output
author
Eddie Hung
<eddie@fpgeh.com>
Thu, 22 Aug 2019 20:57:11 +0000
(13:57 -0700)
committer
Eddie Hung
<eddie@fpgeh.com>
Thu, 22 Aug 2019 23:05:12 +0000
(16:05 -0700)
tests/ice40/adffs.v
patch
|
blob
|
history
diff --git
a/tests/ice40/adffs.v
b/tests/ice40/adffs.v
index e09ef52e18396f770f69fb910babfafcbe14db89..93c8bf52c75c87ba9282d58eb785ef20458ad58e 100644
(file)
--- 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 (