Commit Graph

1 Commits (e598188aca37c42a6a130d54c8d5432d6df8f89a)

Author SHA1 Message Date
Anton Blanchard b8fb721b81 Consolidate logical instructions
Consolidate and/andc/nand, or/orc/nor and xor/eqv, using a common
invert on the input and output. This saves us about 200 LUTs.

Signed-off-by: Anton Blanchard <anton@linux.ibm.com>
5 years ago