aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs
diff options
context:
space:
mode:
authorEddie Hung <eddie@fpgeh.com>2019-04-18 09:05:22 -0700
committerEddie Hung <eddie@fpgeh.com>2019-04-18 09:05:22 -0700
commit7b6ab937c14ae30d331527c71dffbc050aaba13c (patch)
treeb8f02b8256d8facf0b61aad2be56489e1e2870ed /techlibs
parent8024f4189738af196f7ce432d95c73efd1f02955 (diff)
downloadyosys-7b6ab937c14ae30d331527c71dffbc050aaba13c.tar.gz
yosys-7b6ab937c14ae30d331527c71dffbc050aaba13c.tar.bz2
yosys-7b6ab937c14ae30d331527c71dffbc050aaba13c.zip
Make SB_LUT4 a blackbox
Diffstat (limited to 'techlibs')
-rw-r--r--techlibs/ice40/abc_hx.box2
-rw-r--r--techlibs/ice40/abc_lp.box2
-rw-r--r--techlibs/ice40/abc_u.box2
3 files changed, 3 insertions, 3 deletions
diff --git a/techlibs/ice40/abc_hx.box b/techlibs/ice40/abc_hx.box
index c31f7bf39..5a18a8423 100644
--- a/techlibs/ice40/abc_hx.box
+++ b/techlibs/ice40/abc_hx.box
@@ -9,5 +9,5 @@ SB_CARRY 1 1 3 1
# Inputs: I0 I1 I2 I3
# Outputs: O
-SB_LUT4 2 1 4 1
+SB_LUT4 2 0 4 1
449 400 379 316
diff --git a/techlibs/ice40/abc_lp.box b/techlibs/ice40/abc_lp.box
index 7eb8e86e0..87fe81585 100644
--- a/techlibs/ice40/abc_lp.box
+++ b/techlibs/ice40/abc_lp.box
@@ -9,5 +9,5 @@ SB_CARRY 1 1 3 1
# Inputs: I0 I1 I2 I3
# Outputs: O
-SB_LUT4 2 1 4 1
+SB_LUT4 2 0 4 1
465 558 589 661
diff --git a/techlibs/ice40/abc_u.box b/techlibs/ice40/abc_u.box
index 94df1df8f..5035a4169 100644
--- a/techlibs/ice40/abc_u.box
+++ b/techlibs/ice40/abc_u.box
@@ -9,5 +9,5 @@ SB_CARRY 1 1 3 1
# Inputs: I0 I1 I2 I3
# Outputs: O
-SB_LUT4 2 1 4 1
+SB_LUT4 2 0 4 1
1285 1231 1205 874