1
0
mirror of synced 2026-05-22 21:40:08 +00:00
Files
YosysHQ.yosys/tests/simple/partsel.v
phsauter c3b8de54da test: add tests for shiftadd and shiftmul
This expands the part-select tests with one additional module.
It specifically tests the different variants of the `peepopt`
optimizations `shiftadd` and `shiftmul`.
Not all these cases are actually transformed using `shiftadd`,
including them also checks if the correct variants are rejected.
2023-11-06 14:01:37 +01:00

3.4 KiB