Z3 : the most famous and widely used solver because of it's robust performance and speedy support.
One thing I have on my todo list is playing with the following: PEXT is a bwd butterfly circuit with pre-and-mask, PDEP a fwd butterfly circuit with post-and-mask. But those butterflies are more powerful than PEXT/PDEP.
-
-
So maybe I can find an efficient way of constraint those butterfly control signals to only implement permutations that correlate to PEXT/PDEP. (This idea is based on the insights from http://palms.ee.princeton.edu/PALMSopen/hilewitz06FastBitCompression.pdf ….)
-
What I do now is much less involved: I just generate outputs with bits in order, possibly interleaved with other junk. Then I know that a final PEXT exists that will "fix" the output. But I can't synthesize code that's using PEXT internally that way, just as last insn.
End of conversation
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.