Commit Graph

1 Commits (9b1394e23632063a3f6fb696a68cc10e5030c3d0)

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