aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/ice40/abc_lp.box
diff options
context:
space:
mode:
authorEddie Hung <eddie@fpgeh.com>2019-06-03 12:34:55 -0700
committerEddie Hung <eddie@fpgeh.com>2019-06-03 12:34:55 -0700
commit00927703177d01ad27559aad827b72068b80b12a (patch)
treece26fc13ad3a66d898c362652a6ec383b6944469 /techlibs/ice40/abc_lp.box
parentd018cd9fe3f65187b7f8a878994dfbc37308d653 (diff)
downloadyosys-00927703177d01ad27559aad827b72068b80b12a.tar.gz
yosys-00927703177d01ad27559aad827b72068b80b12a.tar.bz2
yosys-00927703177d01ad27559aad827b72068b80b12a.zip
Make SB_LUT4 a whitebox, SB_DFF a blackbox (for now)
Diffstat (limited to 'techlibs/ice40/abc_lp.box')
-rw-r--r--techlibs/ice40/abc_lp.box4
1 files changed, 2 insertions, 2 deletions
diff --git a/techlibs/ice40/abc_lp.box b/techlibs/ice40/abc_lp.box
index 002b7bba4..dbc98d0c4 100644
--- a/techlibs/ice40/abc_lp.box
+++ b/techlibs/ice40/abc_lp.box
@@ -4,7 +4,7 @@
# Inputs: C D
# Outputs: Q
-SB_DFF 1 1 2 1
+SB_DFF 1 0 2 1
- -
# Inputs: C D E
@@ -109,5 +109,5 @@ SB_CARRY 21 1 3 1
# Inputs: I0 I1 I2 I3
# Outputs: O
-SB_LUT4 22 0 4 1
+SB_LUT4 22 1 4 1
465 558 589 661