mirror of
https://github.com/YosysHQ/yosys
synced 2026-08-14 09:55:37 +00:00
Move the operand commute that puts the wider operand on A ahead of the min-width checks. Checking the min-widths first made an asymmetric rule (DSP_A_MINWIDTH != DSP_B_MINWIDTH) match only products that already had the wider operand on A; a product in the other order was rejected before the normalization. |
||
|---|---|---|
| .. | ||
| choices | ||
| abc9_map.v | ||
| abc9_model.v | ||
| abc9_unmap.v | ||
| adff2dff.v | ||
| CMakeLists.txt | ||
| cmp2lcu.v | ||
| cmp2lut.v | ||
| cmp2softlogic.v | ||
| dff2ff.v | ||
| gate2lut.v | ||
| gen_fine_ffs.py | ||
| mul2dsp.v | ||
| opensta.cc | ||
| opensta.h | ||
| pmux2mux.v | ||
| prep.cc | ||
| sdc_expand.cc | ||
| simcells.v | ||
| simlib.v | ||
| smtmap.v | ||
| synth.cc | ||
| techmap.v | ||