diff options
author | Eddie Hung <eddie@fpgeh.com> | 2020-01-27 09:54:04 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-27 09:54:04 -0800 |
commit | af8281d2f5e3945a8bb93dd7c7400aafb29af3b8 (patch) | |
tree | 36afb76914bb8c2e4e03b1002aa696fd9d16768b /techlibs/ice40/abc9_u.box | |
parent | 07a12ebd4ff12c8016809eacad4551246fa4b316 (diff) | |
parent | b1787615514f84c83c27d08011427e90c9bd0f4a (diff) | |
download | yosys-af8281d2f5e3945a8bb93dd7c7400aafb29af3b8.tar.gz yosys-af8281d2f5e3945a8bb93dd7c7400aafb29af3b8.tar.bz2 yosys-af8281d2f5e3945a8bb93dd7c7400aafb29af3b8.zip |
Merge pull request #1656 from YosysHQ/eddie/ice40_abc9_warnings
ice40: reduce ABC9 internal fanout warnings with a param for CI->I3
Diffstat (limited to 'techlibs/ice40/abc9_u.box')
-rw-r--r-- | techlibs/ice40/abc9_u.box | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/techlibs/ice40/abc9_u.box b/techlibs/ice40/abc9_u.box index 48a51463e..3d4b93834 100644 --- a/techlibs/ice40/abc9_u.box +++ b/techlibs/ice40/abc9_u.box @@ -6,13 +6,12 @@ # Box 1 : $__ICE40_CARRY_WRAPPER (private cell used to preserve # SB_LUT4+SB_CARRY) -# Outputs: O, CO # (Exception: carry chain input/output must be the # last input and output and the entire bus has been # moved there overriding the otherwise # alphabetical ordering) # name ID w/b ins outs $__ICE40_CARRY_WRAPPER 1 1 5 2 -#A B I0 I3 CI +#A B I0 I3 CI 1231 1205 1285 874 874 # O 675 609 - - 278 # CO |