projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f5b4bc8
)
Trailing comma
author
Eddie Hung
<eddie@fpgeh.com>
Thu, 29 Aug 2019 00:25:54 +0000
(17:25 -0700)
committer
Eddie Hung
<eddie@fpgeh.com>
Thu, 29 Aug 2019 00:25:54 +0000
(17:25 -0700)
techlibs/ice40/cells_sim.v
patch
|
blob
|
history
diff --git
a/techlibs/ice40/cells_sim.v
b/techlibs/ice40/cells_sim.v
index 02726605f60a785fdda364722d1f98854d9a018f..2a7487f6bd431f354887abd9b74345fa02b682f2 100644
(file)
--- a/
techlibs/ice40/cells_sim.v
+++ b/
techlibs/ice40/cells_sim.v
@@
-149,7
+149,7
@@
module \$__ICE40_CARRY_WRAPPER (
input A, B,
(* abc_carry *)
input CI,
- input I0, I3
,
+ input I0, I3
);
parameter LUT = 0;
SB_CARRY carry (