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