mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-09 23:53:26 +00:00
Make SB_LUT4 a blackbox
This commit is contained in:
parent
8024f41897
commit
7b6ab937c1
3 changed files with 3 additions and 3 deletions
|
@ -9,5 +9,5 @@ SB_CARRY 1 1 3 1
|
||||||
|
|
||||||
# Inputs: I0 I1 I2 I3
|
# Inputs: I0 I1 I2 I3
|
||||||
# Outputs: O
|
# Outputs: O
|
||||||
SB_LUT4 2 1 4 1
|
SB_LUT4 2 0 4 1
|
||||||
449 400 379 316
|
449 400 379 316
|
||||||
|
|
|
@ -9,5 +9,5 @@ SB_CARRY 1 1 3 1
|
||||||
|
|
||||||
# Inputs: I0 I1 I2 I3
|
# Inputs: I0 I1 I2 I3
|
||||||
# Outputs: O
|
# Outputs: O
|
||||||
SB_LUT4 2 1 4 1
|
SB_LUT4 2 0 4 1
|
||||||
465 558 589 661
|
465 558 589 661
|
||||||
|
|
|
@ -9,5 +9,5 @@ SB_CARRY 1 1 3 1
|
||||||
|
|
||||||
# Inputs: I0 I1 I2 I3
|
# Inputs: I0 I1 I2 I3
|
||||||
# Outputs: O
|
# Outputs: O
|
||||||
SB_LUT4 2 1 4 1
|
SB_LUT4 2 0 4 1
|
||||||
1285 1231 1205 874
|
1285 1231 1205 874
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue