3
0
Fork 0
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:
Clifford Wolf 2019-04-20 01:15:48 +02:00
parent 0070184ea9
commit 37728520a6
2 changed files with 53 additions and 13 deletions

View file

@ -2,7 +2,7 @@ read_verilog pmux2shiftx.v
prep
design -save gold
pmux2shiftx -density 70 50
pmux2shiftx -min_density 70 50
opt