3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-15 13:28:59 +00:00

Trailing comma

This commit is contained in:
Eddie Hung 2019-08-28 17:25:54 -07:00
parent f5b4bc847c
commit d46d38e4d5

View file

@ -149,7 +149,7 @@ module \$__ICE40_CARRY_WRAPPER (
input A, B, input A, B,
(* abc_carry *) (* abc_carry *)
input CI, input CI,
input I0, I3, input I0, I3
); );
parameter LUT = 0; parameter LUT = 0;
SB_CARRY carry ( SB_CARRY carry (