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:
commit
070f3ac561
2 changed files with 48 additions and 1 deletions
|
@ -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 (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue