mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-28 11:25:53 +00:00
Revert "Fix broken MUXFx box, use MUXF7x2 box instead"
This reverts commit a9a140aa6c
.
This commit is contained in:
parent
a9a140aa6c
commit
09ac274716
3 changed files with 36 additions and 37 deletions
|
@ -14,11 +14,10 @@ F7MUX 1 1 3 1
|
|||
MUXF8 2 1 3 1
|
||||
104 94 273
|
||||
|
||||
# Inputs: I0 I1 I2 I3 S
|
||||
# Outputs: O0 O1
|
||||
$__MUXF7x2 3 1 5 2
|
||||
190 193 - - 276
|
||||
- - 217 223 296
|
||||
# Inputs: I0 I1 I2 I3 S0 S1
|
||||
# Outputs: O
|
||||
$__MUXF78 3 1 6 1
|
||||
190 193 217 223 296 273
|
||||
|
||||
# CARRY4 + CARRY4_[ABCD]X
|
||||
# Inputs: CYINIT DI0 DI1 DI2 DI3 S0 S1 S2 S3 CI
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue