aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/ice40/abc_u.box
diff options
context:
space:
mode:
authorSergey <37293587+SergeyDegtyar@users.noreply.github.com>2019-08-30 10:29:47 +0300
committerGitHub <noreply@github.com>2019-08-30 10:29:47 +0300
commitf23b540b45fb485e38cb0a86e67cddb11dbd2a20 (patch)
treee204a8a77536b54b36517fab2b7d38ce46168cf7 /techlibs/ice40/abc_u.box
parentd144748401df3f6d527771e6d30cc1eb1e08734e (diff)
parent694e30a35426b9582a1f2db730528d4d34305795 (diff)
downloadyosys-f23b540b45fb485e38cb0a86e67cddb11dbd2a20.tar.gz
yosys-f23b540b45fb485e38cb0a86e67cddb11dbd2a20.tar.bz2
yosys-f23b540b45fb485e38cb0a86e67cddb11dbd2a20.zip
Merge branch 'master' into master
Diffstat (limited to 'techlibs/ice40/abc_u.box')
-rw-r--r--techlibs/ice40/abc_u.box8
1 files changed, 4 insertions, 4 deletions
diff --git a/techlibs/ice40/abc_u.box b/techlibs/ice40/abc_u.box
index 42d666051..f00e247b8 100644
--- a/techlibs/ice40/abc_u.box
+++ b/techlibs/ice40/abc_u.box
@@ -3,11 +3,11 @@
# NB: Inputs/Outputs must be ordered alphabetically
# (with exceptions for carry in/out)
-# Inputs: A B CI
+# Inputs: A B I0 I3 CI
# Outputs: O CO
# (NB: carry chain input/output must be last
# input/output and have been moved there
# overriding the alphabetical ordering)
-$__ICE40_FULL_ADDER 1 1 3 2
-1231 1205 874
-675 609 278
+$__ICE40_CARRY_WRAPPER 1 1 5 2
+1231 1205 1285 874 874
+675 609 - - 278