3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-11 05:30:53 +00:00

Merge remote-tracking branch 'origin/eddie/fix_carry_wrapper' into xaig_arrival

This commit is contained in:
Eddie Hung 2019-08-28 17:29:25 -07:00
commit 070f3ac561
2 changed files with 48 additions and 1 deletions

View file

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