diff options
author | Eddie Hung <eddie@fpgeh.com> | 2019-08-28 17:07:24 -0700 |
---|---|---|
committer | Eddie Hung <eddie@fpgeh.com> | 2019-08-28 17:07:24 -0700 |
commit | 077e9d4ada7fbc75ab87fe7f390d58e2d53b4472 (patch) | |
tree | a46c22981f42e04bc93982426ed012e6b1299279 /techlibs/ice40/abc_hx.box | |
parent | 129df7184a2b85553366f9d56e26ac4eaccc5a52 (diff) | |
download | yosys-077e9d4ada7fbc75ab87fe7f390d58e2d53b4472.tar.gz yosys-077e9d4ada7fbc75ab87fe7f390d58e2d53b4472.tar.bz2 yosys-077e9d4ada7fbc75ab87fe7f390d58e2d53b4472.zip |
Update box size and timings
Diffstat (limited to 'techlibs/ice40/abc_hx.box')
-rw-r--r-- | techlibs/ice40/abc_hx.box | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/techlibs/ice40/abc_hx.box b/techlibs/ice40/abc_hx.box index c0ea742e2..571152129 100644 --- a/techlibs/ice40/abc_hx.box +++ b/techlibs/ice40/abc_hx.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 -400 379 316 -259 231 126 +$__ICE40_FULL_ADDER 1 1 5 2 +400 379 449 316 316 +259 231 - - 126 |