From: Eddie Hung Date: Thu, 29 Aug 2019 00:25:54 +0000 (-0700) Subject: Trailing comma X-Git-Tag: working-ls180~1088^2~5 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d46d38e4d5e1502ea5cb6075161c87bd837af9eb;p=yosys.git Trailing comma --- diff --git a/techlibs/ice40/cells_sim.v b/techlibs/ice40/cells_sim.v index 02726605f..2a7487f6b 100644 --- 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 (