mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-23 00:55:32 +00:00
Improve "pmux2shiftx"
Signed-off-by: Clifford Wolf <clifford@clifford.at>
This commit is contained in:
parent
e06d158e8a
commit
b3a3e08e38
2 changed files with 9 additions and 11 deletions
|
@ -2,7 +2,7 @@ read_verilog pmux2shiftx.v
|
|||
prep
|
||||
design -save gold
|
||||
|
||||
pmux2shiftx -min_density 70 50
|
||||
pmux2shiftx -min_density 70
|
||||
|
||||
opt
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue